Home
last modified time | relevance | path

Searched defs:EFI_OUT_OF_RESOURCES (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/uefi/
H A Dvar-service-edk2.h22 #define EFI_OUT_OF_RESOURCES ENCODE_ERROR(9) macro
/openbmc/u-boot/include/
H A Defi.h68 #define EFI_OUT_OF_RESOURCES (EFI_ERROR_MASK | 9) macro
/openbmc/linux/include/linux/
H A Defi.h41 #define EFI_OUT_OF_RESOURCES ( 9 | (1UL << (BITS_PER_LONG-1))) macro