efi_guid_to_str
return (efi_guid_to_str(guid, name));
int efi_guid_to_str(const efi_guid_t *guid, char **sp);
efi_guid_to_str(guid, gname);