Searched defs:EFI_ABORTED (Results 1 – 2 of 2) sorted by relevance
70 #define EFI_ABORTED (EFI_ERROR_MASK | 21) macro
43 #define EFI_ABORTED (21 | (1UL << (BITS_PER_LONG-1))) macro