Lines Matching defs:VendorGuid
35 efi_guid_t VendorGuid;
73 efi_guid_to_str(&var->VendorGuid, str);
164 efi_guidcmp(vendor, var->VendorGuid)) {
189 dst->VendorGuid = src->VendorGuid;
220 vendor = compat->VendorGuid;
237 vendor = new_var->VendorGuid;
283 compat->VendorGuid = var->VendorGuid;
398 efivar_validate(new_var->VendorGuid, name, data,
452 vendor = compat->VendorGuid;
458 vendor = del_var->VendorGuid;
515 efi_guid_to_str(&new_var->var.VendorGuid,
602 memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t));