Home
last modified time | relevance | path

Searched refs:EFI_LOAD_ERROR (Results 1 – 14 of 14) sorted by relevance

/DragonStub/apps/
H A Dfdt.c38 return EFI_LOAD_ERROR; in update_fdt_memmap()
45 return EFI_LOAD_ERROR; in update_fdt_memmap()
52 return EFI_LOAD_ERROR; in update_fdt_memmap()
59 return EFI_LOAD_ERROR; in update_fdt_memmap()
66 return EFI_LOAD_ERROR; in update_fdt_memmap()
83 return EFI_LOAD_ERROR; in update_fdt()
91 return EFI_LOAD_ERROR; in update_fdt()
193 return EFI_LOAD_ERROR; in update_fdt()
345 return EFI_LOAD_ERROR; in allocate_new_fdt_and_exit_boot()
H A Dmem.c31 return EFI_LOAD_ERROR; in efi_get_memory_map()
H A Dstub.c198 return EFI_LOAD_ERROR; in efi_alloc_virtmap()
/DragonStub/gnuefi/
H A Dreloc_arm.c76 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_x86_64.c77 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_ia32.c78 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_riscv64.c74 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_aarch64.c76 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_loongarch64.c83 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_mips64el.c88 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_ia64.S57 #define EFI_LOAD_ERROR 1 macro
173 mov r8 = EFI_LOAD_ERROR
/DragonStub/inc/
H A Defierr.h29 #define EFI_LOAD_ERROR EFIERR(1) macro
/DragonStub/lib/
H A Derror.c27 { EFI_LOAD_ERROR, L"Load Error"},
H A Dhw.c59 return EFI_LOAD_ERROR; in InitializeGlobalIoDevice()