Searched refs:efi_stub_entry (Results 1 – 5 of 5) sorted by relevance
808 void __noreturn efi_stub_entry(efi_handle_t handle, in efi_stub_entry() function 938 efi_err("efi_stub_entry() failed!\n"); in efi_stub_entry() 946 efi_stub_entry(handle, sys_table_arg, NULL); in efi_pe_entry() 954 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_handover_entry()
113 (efi_stub_entry)。当 stub 代码完成了它的使命,它会跳转到 code0
132 * common 64-bit EFI entrypoint efi_stub_entry().206 leal (efi_stub_entry - 1b)(%edi), %eax
100 entry point (efi_stub_entry). When the stub has done its work, it
1418 void efi_stub_entry(void *handle, efi_system_table_t *table, struct boot_params *bp);