efi_guid_to_name
int efi_guid_to_name(efi_guid_t *guid, char **name);
efi_guid_to_name(guid, &pretty);