Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Dhelloworld.c14 efi_status_t EFIAPI efi_main(efi_handle_t handle, in efi_main() function
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcrt0_arm_efi.S132 bl efi_main
H A Dcrt0_aarch64_efi.S132 bl efi_main
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dhead_32.S158 call efi_main
H A Dhead_64.S527 call efi_main
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0015-efi-main.c-include-efisetjmp.h.patch22 syslinux/efi/main.c: In function ‘efi_main’:
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c676 unsigned long efi_main(efi_handle_t handle, in efi_main() function
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dboot.rst1419 efi_main(void *handle, efi_system_table_t *table, struct boot_params *bp)