Searched refs:EFI_LOAD_ERROR (Results 1 – 4 of 4) sorted by relevance
34 return EFI_LOAD_ERROR; in efi_get_memory_map()
570 return EFI_LOAD_ERROR; in efi_load_initrd_dev_path()580 return EFI_LOAD_ERROR; in efi_load_initrd_dev_path()
347 ret = EFI_LOAD_ERROR; in gsmi_get_variable()410 ret = EFI_LOAD_ERROR; in gsmi_get_next_variable()
33 #define EFI_LOAD_ERROR ( 1 | (1UL << (BITS_PER_LONG-1))) macro