Error Set ListPackageListsError [src]

Errors

BufferTooSmall
InvalidParameter
NotFound
Unexpected UnexpectedError

Source

pub const ListPackageListsError = uefi.UnexpectedError || error{ BufferTooSmall, InvalidParameter, NotFound, }