Error Set RegisterDataNotifyError [src]

Errors

AccessDenied
InvalidParameter
OutOfResources
Unexpected UnexpectedError
Unsupported

Source

pub const RegisterDataNotifyError = uefi.UnexpectedError || error{ InvalidParameter, Unsupported, OutOfResources, AccessDenied, }