Home
last modified time | relevance | path

Searched refs:efi_pe_entry (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/arch/x86/boot/tools/
Dbuild.c64 static unsigned long efi_pe_entry; variable
265 put_unaligned_le32(text_start + efi_pe_entry, &buf[pe_header + 0x28]); in update_pecoff_text()
282 efi_pe_entry = 0x10; in efi_stub_defaults()
284 efi_pe_entry = 0x210; in efi_stub_defaults()
359 PARSE_ZOFS(p, efi_pe_entry); in parse_zoffset()
/Linux-v6.6/drivers/firmware/efi/libstub/
Defi-stub-entry.c24 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle, in efi_pe_entry() function
Dx86-stub.c449 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle, in efi_pe_entry() function
Defistub.h47 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle,
/Linux-v6.6/arch/arm/boot/compressed/
Defi-header.S69 .long efi_pe_entry - start @ AddressOfEntryPoint
/Linux-v6.6/arch/x86/boot/compressed/
Defi_mixed.S67 jmp efi_pe_entry
DMakefile80 LDFLAGS_vmlinux += -u efi_pe_entry