Searched refs:efi_uuideq (Results 1 – 1 of 1) sorted by relevance
65 bool efi_uuideq(const struct uuid *, const struct uuid *);130 efi_uuideq(const struct uuid * a, const struct uuid * b) in efi_uuideq() function153 if (efi_uuideq(uuid, &EFI_UUID_ACPI20)) { in efi_aprintuuid()155 } else if (efi_uuideq(uuid, &EFI_UUID_ACPI10)) { in efi_aprintuuid()157 } else if (efi_uuideq(uuid, &EFI_UUID_SMBIOS)) { in efi_aprintuuid()159 } else if (efi_uuideq(uuid, &EFI_UUID_SMBIOS3)) { in efi_aprintuuid()276 if (efi_uuideq(&ct32->ct_uuid, uuid)) in efi_getcfgtblpa()284 if (efi_uuideq(&ct64->ct_uuid, uuid)) in efi_getcfgtblpa()294 if (efi_uuideq(&ct->ct_uuid, uuid)) in efi_getcfgtblpa()