Searched refs:EFI_SYSTBL_SIG (Results 1 – 3 of 3) sorted by relevance
186 #define EFI_SYSTBL_SIG 0x5453595320494249UL macro
186 if (efi_systbl == NULL || efi_systbl->st_hdr.th_sig != EFI_SYSTBL_SIG) { in efi_init()
686 if (systbl->st_hdr.th_sig != EFI_SYSTBL_SIG) { in exclude_efi_memreserve()