Error Set GetInfoError [src]

Errors

BufferTooSmall
DeviceError
Unexpected UnexpectedError
Unsupported

Source

pub const GetInfoError = uefi.UnexpectedError || error{ Unsupported, DeviceError, BufferTooSmall, }