efi_guid_to_str
bool efi_guid_to_str(const EFI_GUID *, char **);
return (efi_guid_to_str(guid, name));