Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/efi_loader/
H A Dhelloworld.c14 efi_status_t EFIAPI efi_main(efi_handle_t handle, in efi_main() function
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dcrt0_x86_64_efi.S33 call efi_main
H A Dcrt0_ia32_efi.S36 call efi_main # call app with "image" and "systab" argument
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcrt0_arm_efi.S132 bl efi_main
H A Dcrt0_aarch64_efi.S132 bl efi_main
/rk3399_rockchip-uboot/lib/efi/
H A Defi_app.c100 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main() function
H A Defi_stub.c274 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main() function
/rk3399_rockchip-uboot/doc/
H A DREADME.efi135 efi_main() function is in lib/efi/efi_app.c. It sets up some basic EFI
171 The stub application is implemented in lib/efi/efi_stub.c. The efi_main()