Searched refs:efi_main (Results 1 – 8 of 8) sorted by relevance
14 efi_status_t EFIAPI efi_main(efi_handle_t handle, in efi_main() function
33 call efi_main
36 call efi_main # call app with "image" and "systab" argument
132 bl efi_main
100 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main() function
274 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main() function
135 efi_main() function is in lib/efi/efi_app.c. It sets up some basic EFI171 The stub application is implemented in lib/efi/efi_stub.c. The efi_main()