Home
last modified time | relevance | path

Searched defs:EFI_LOAD_ERROR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Defi.h50 #define EFI_LOAD_ERROR (EFI_ERROR_MASK | 1) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h32 #define EFI_LOAD_ERROR ( 1 | (1UL << (BITS_PER_LONG-1))) macro