efi_name_to_guid
int efi_name_to_guid(const char *name, efi_guid_t *guid);
if (efi_name_to_guid(name, guid) < 0)