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