Searched refs:EFI_SYSTEM_TABLE_SIGNATURE (Results 1 – 10 of 10) sorted by relevance
40 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_pe_entry()
486 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_pe_entry()890 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_stub_entry()
95 EFI_SYSTEM_TABLE_SIGNATURE) { in execute()
12 #define EFI_SYSTEM_TABLE_SIGNATURE 0x5453595320494249 macro
25 .signature = EFI_SYSTEM_TABLE_SIGNATURE,
136 systab->hdr.signature = EFI_SYSTEM_TABLE_SIGNATURE; in init_systab()
804 if (systab_hdr->signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_systab_check_header()
469 #define EFI_SYSTEM_TABLE_SIGNATURE ((u64)0x5453595320494249ULL) macro
314 #define EFI_SYSTEM_TABLE_SIGNATURE ((u64)0x5453595320494249ULL) macro
3200 .signature = EFI_SYSTEM_TABLE_SIGNATURE,