InitializeError
Source
Implementation
pub const InitializeError = uefi.UnexpectedError || error{
NotStarted,
OutOfResources,
InvalidParameter,
DeviceError,
Unsupported,
}Source
pub const InitializeError = uefi.UnexpectedError || error{
NotStarted,
OutOfResources,
InvalidParameter,
DeviceError,
Unsupported,
}