Home
last modified time | relevance | path

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

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