Searched defs:EFI_NOT_READY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | efi.h | 65 #define EFI_NOT_READY (EFI_ERROR_MASK | 6) macro |
/openbmc/linux/include/linux/ | ||
H A D | efi.h | 38 #define EFI_NOT_READY ( 6 | (1UL << (BITS_PER_LONG-1))) macro |