Home
last modified time | relevance | path

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

/xnu-10002.1.13/pexpert/pexpert/i386/
H A Defi.h501 #define EFI_SYSTEM_TABLE_SIGNATURE 0x5453595320494249ULL macro
/xnu-10002.1.13/osfmk/i386/AT386/
H A Dmodel_dep.c375 if (system_table->Hdr.Signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_set_tables_64()