Error Set SetDataError [src]
Errors
Source
pub const SetDataError = uefi.UnexpectedError || error{
InvalidParameter,
WriteProtected,
AccessDenied,
NotReady,
BadBufferSize,
Unsupported,
OutOfResources,
DeviceError,
} pub const SetDataError = uefi.UnexpectedError || error{
InvalidParameter,
WriteProtected,
AccessDenied,
NotReady,
BadBufferSize,
Unsupported,
OutOfResources,
DeviceError,
}