Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Defi-stub-entry.c29 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_pe_entry()
A Dx86-stub.c471 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_pe_entry()
780 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_main()
/linux-6.3-rc2/arch/x86/xen/
A Defi.c23 .signature = EFI_SYSTEM_TABLE_SIGNATURE,
/linux-6.3-rc2/drivers/firmware/efi/
A Defi.c767 if (systab_hdr->signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_systab_check_header()
/linux-6.3-rc2/include/linux/
A Defi.h462 #define EFI_SYSTEM_TABLE_SIGNATURE ((u64)0x5453595320494249ULL) macro

Completed in 12 milliseconds