Searched refs:EFI_SECRET_TABLE_HEADER_GUID (Results 1 – 4 of 4) sorted by relevance
43 ``EFI_SECRET_TABLE_HEADER_GUID`` (对应的GUID为 ``1e74f542-71dd-4d66-963e-ef4287ff173b`` )
200 if (efi_guidcmp(h->guid, EFI_SECRET_TABLE_HEADER_GUID)) { in efi_secret_securityfs_setup()
45 whether its content begins with ``EFI_SECRET_TABLE_HEADER_GUID``
1340 #define EFI_SECRET_TABLE_HEADER_GUID EFI_GUID(0x1e74f542, 0x71dd, 0x4d66, 0x96, 0x3e, 0xef, 0x42, … macro