Searched refs:fw_vendor (Results 1 – 7 of 7) sorted by relevance
68 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member86 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member102 u64 fw_vendor; member
31 .fw_vendor = EFI_INVALID_TABLE_ADDR, /* Initialized later. */74 efi_systab_xen.fw_vendor = __pa_symbol(vendor); in xen_efi_probe()77 efi_systab_xen.fw_vendor = __pa_symbol(L"UNKNOWN"); in xen_efi_probe()
407 efi_fw_vendor = (unsigned long)data->fw_vendor; in efi_systab_init()410 over4g |= data->fw_vendor > U32_MAX || in efi_systab_init()415 efi_fw_vendor = systab64->fw_vendor; in efi_systab_init()418 over4g |= systab64->fw_vendor > U32_MAX || in efi_systab_init()425 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()930 EFI_ATTR_SHOW(fw_vendor);934 struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor);
111 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
148 u64 fw_vendor; member
164 esd->fw_vendor = efi_fw_vendor; in prepare_add_efi_setup_data()
531 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()