Searched refs:efi_guid_to_str (Results 1 – 5 of 5) sorted by relevance
144 efi_guid_to_str(&entry->var.VendorGuid, name + len + 1); in efivarfs_callback()
131 efi_guid_to_str(&var->VendorGuid, str); in efivar_guid_read()567 efi_guid_to_str(&new_var->var.VendorGuid, in efivar_create_sysfs_entry()
113 efi_guid_to_str(&entry->esre.esre1->fw_class, str); in fw_class_show()
725 efi_guid_to_str(&ptes[i].unique_partition_guid, info->uuid); in efi_partition()
988 efi_guid_to_str(efi_guid_t *guid, char *out) in efi_guid_to_str() function