Error Set GetStatusError [src]

Errors

DeviceError
InvalidParameter
NotStarted
Unexpected UnexpectedError

Source

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