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