Searched refs:EFI_SYSTEM_TABLE_SIGNATURE (Results 1 – 7 of 7) sorted by relevance
23 .signature = EFI_SYSTEM_TABLE_SIGNATURE,
142 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_pe_entry()
369 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_pe_entry()688 if (efi_system_table->hdr.signature != EFI_SYSTEM_TABLE_SIGNATURE) in efi_main()
232 #define EFI_SYSTEM_TABLE_SIGNATURE ((u64)0x5453595320494249ULL) macro
667 if (systab_hdr->signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_systab_check_header()
394 #define EFI_SYSTEM_TABLE_SIGNATURE ((u64)0x5453595320494249ULL) macro
1294 .signature = EFI_SYSTEM_TABLE_SIGNATURE,