Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_x86_64_efi.c47 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_ia32_efi.c51 return EFI_LOAD_ERROR; in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_arm_efi.c47 return EFI_LOAD_ERROR; in _relocate()
H A Dreloc_aarch64_efi.c69 return EFI_LOAD_ERROR; in _relocate()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_image_loader.c58 return EFI_LOAD_ERROR; in efi_loader_relocate()
/rk3399_rockchip-uboot/include/
H A Defi.h50 #define EFI_LOAD_ERROR (EFI_ERROR_MASK | 1) macro
/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c100 efi_status_t ret = EFI_LOAD_ERROR; in efi_do_enter()
/rk3399_rockchip-uboot/lib/efi/
H A Defi_stub.c370 return EFI_LOAD_ERROR; in efi_main()