Error Set GetDataError [src]
Errors
Source
pub const GetDataError = uefi.UnexpectedError || error{
InvalidParameter,
BufferTooSmall,
NotReady,
NotFound,
} pub const GetDataError = uefi.UnexpectedError || error{
InvalidParameter,
BufferTooSmall,
NotReady,
NotFound,
}