Searched refs:efi_stub_entry (Results 1 – 6 of 6) sorted by relevance
912 void __noreturn efi_stub_entry(efi_handle_t handle, in efi_stub_entry() function1050 efi_stub_entry(handle, sys_table_arg, NULL); in efi_pe_entry()1058 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_handover_entry()
113 (efi_stub_entry)。当 stub 代码完成了它的使命,它会跳转到 code0
117 (efi_stub_entry)。當 stub 代碼完成了它的使命,它會跳轉到 code0
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);