Error Set InstallProtocolInterfacesError [src]

Errors

AlreadyStarted
InvalidParameter
OutOfResources
Unexpected UnexpectedError

Source

pub const InstallProtocolInterfacesError = uefi.UnexpectedError || error{ AlreadyStarted, OutOfResources, InvalidParameter, }