Searched refs:efi_guid_to_str (Results 1 – 2 of 2) sorted by relevance
165 bool efi_guid_to_str(const EFI_GUID *, char **);
671 efi_guid_to_str(const EFI_GUID *guid, char **sp) in efi_guid_to_str() function718 return (efi_guid_to_str(guid, name)); in efi_guid_to_name()