Searched defs:EFI_LOAD_ERROR (Results 1 – 2 of 2) sorted by relevance
50 #define EFI_LOAD_ERROR (EFI_ERROR_MASK | 1) macro
32 #define EFI_LOAD_ERROR ( 1 | (1UL << (BITS_PER_LONG-1))) macro