Searched refs:efi_guid_to_str (Results 1 – 5 of 5) sorted by relevance
140 efi_guid_to_str(&entry->var.VendorGuid, name + len + 1); in efivarfs_callback()
275 efi_guid_to_str(&e->guid, guid_str); in efi_secret_securityfs_setup()
114 efi_guid_to_str(&entry->esre.esre1->fw_class, str); in fw_class_show()
745 efi_guid_to_str(&ptes[i].unique_partition_guid, info->uuid); in efi_partition()
683 efi_guid_to_str(efi_guid_t *guid, char *out) in efi_guid_to_str() function