Searched refs:EFI_LOAD_ERROR (Results 1 – 18 of 18) sorted by relevance
42 return EFI_LOAD_ERROR; in update_fdt()50 return EFI_LOAD_ERROR; in update_fdt()144 return EFI_LOAD_ERROR; in update_fdt()155 return EFI_LOAD_ERROR; in update_fdt_memmap()161 return EFI_LOAD_ERROR; in update_fdt_memmap()167 return EFI_LOAD_ERROR; in update_fdt_memmap()173 return EFI_LOAD_ERROR; in update_fdt_memmap()179 return EFI_LOAD_ERROR; in update_fdt_memmap()341 return EFI_LOAD_ERROR; in allocate_new_fdt_and_exit_boot()
34 return EFI_LOAD_ERROR; in efi_get_memory_map()
215 return EFI_LOAD_ERROR; in efi_alloc_virtmap()
530 return EFI_LOAD_ERROR; in efi_load_initrd_dev_path()540 return EFI_LOAD_ERROR; in efi_load_initrd_dev_path()
162 return EFI_LOAD_ERROR; in efi_open_device_path()
854 return EFI_LOAD_ERROR; in efi_decompress_kernel()
150 return EFI_LOAD_ERROR; in efi_loader_relocate()157 return EFI_LOAD_ERROR; in efi_loader_relocate()237 return EFI_LOAD_ERROR; in efi_load_pe()243 return EFI_LOAD_ERROR; in efi_load_pe()255 return EFI_LOAD_ERROR; in efi_load_pe()306 return EFI_LOAD_ERROR; in efi_load_pe()324 return EFI_LOAD_ERROR; in efi_load_pe()
48 return EFI_LOAD_ERROR; in _relocate()
44 return EFI_LOAD_ERROR; in _relocate()
45 return EFI_LOAD_ERROR; in _relocate()
68 return EFI_LOAD_ERROR; in _relocate()
80 return EFI_LOAD_ERROR; in _relocate()
72 + return EFI_LOAD_ERROR;
60 #define EFI_LOAD_ERROR (EFI_ERROR_MASK | 1) macro
347 ret = EFI_LOAD_ERROR; in gsmi_get_variable()410 ret = EFI_LOAD_ERROR; in gsmi_get_next_variable()
389 return EFI_LOAD_ERROR; in efi_main()
190 return EFI_LOAD_ERROR; in efi_install_fdt()
33 #define EFI_LOAD_ERROR ( 1 | (1UL << (BITS_PER_LONG-1))) macro