Error Set ConfigureError [src]

Errors

AlreadyStarted
DeviceError
InvalidParameter
NoMapping
OutOfResources
Unexpected UnexpectedError
Unsupported

Source

pub const ConfigureError = uefi.UnexpectedError || error{ InvalidParameter, OutOfResources, NoMapping, AlreadyStarted, DeviceError, Unsupported, }