Searched refs:efi_guidcmp (Results 1 – 3 of 3) sorted by relevance
108 static inline int efi_guidcmp (efi_guid_t left, efi_guid_t right) in efi_guidcmp() function
231 if (!efi_guidcmp(guid, vendor_tbl_guid)) in efi_find_vendor_table()
562 if (!efi_guidcmp(guid, SMBIOS_TABLE_GUID)) in efi_reuse_config()566 if (!efi_guidcmp(guid, EFI_MEMORY_ATTRIBUTES_TABLE_GUID)) in efi_reuse_config()
Completed in 10 milliseconds