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