Home
last modified time | relevance | path

Searched refs:efi_stub_entry (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c808 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()
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dbooting.txt113efi_stub_entry)。当 stub 代码完成了它的使命,它会跳转到 code0
/linux/arch/x86/boot/startup/
H A Defi-mixed.S132 * common 64-bit EFI entrypoint efi_stub_entry().
206 leal (efi_stub_entry - 1b)(%edi), %eax
/linux/Documentation/arch/arm64/
H A Dbooting.rst100 entry point (efi_stub_entry). When the stub has done its work, it
/linux/Documentation/arch/x86/
H A Dboot.rst1418 void efi_stub_entry(void *handle, efi_system_table_t *table, struct boot_params *bp);