Error Set InitializeError [src]
Errors
Source
pub const InitializeError = uefi.UnexpectedError || error{
NotStarted,
OutOfResources,
InvalidParameter,
DeviceError,
Unsupported,
}
pub const InitializeError = uefi.UnexpectedError || error{
NotStarted,
OutOfResources,
InvalidParameter,
DeviceError,
Unsupported,
}