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()
73 efi_guid_to_str(&var->VendorGuid, str); in efivar_guid_read()515 efi_guid_to_str(&new_var->var.VendorGuid, in efivar_create_sysfs_entry()
114 efi_guid_to_str(&entry->esre.esre1->fw_class, str); in fw_class_show()
735 efi_guid_to_str(&ptes[i].unique_partition_guid, info->uuid); in efi_partition()
601 efi_guid_to_str(efi_guid_t *guid, char *out) in efi_guid_to_str() function