Searched refs:fw_vendor (Results 1 – 10 of 10) sorted by relevance
79 &efi.fw_vendor,341 efi_systab.fw_vendor = data ? (unsigned long)data->fw_vendor : in efi_systab_init()342 systab64->fw_vendor; in efi_systab_init()343 tmp |= data ? data->fw_vendor : systab64->fw_vendor; in efi_systab_init()388 efi_systab.fw_vendor = systab32->fw_vendor; in efi_systab_init()526 efi.fw_vendor = (unsigned long)efi.systab->fw_vendor; in efi_init()532 c16 = tmp = early_memremap(efi.systab->fw_vendor, 2); in efi_init()
29 .fw_vendor = EFI_INVALID_TABLE_ADDR, /* Initialized later. */72 efi_systab_xen.fw_vendor = __pa_symbol(vendor); in xen_efi_probe()75 efi_systab_xen.fw_vendor = __pa_symbol(L"UNKNOWN"); in xen_efi_probe()
46 .fw_vendor = EFI_INVALID_TABLE_ADDR,153 EFI_ATTR_SHOW(fw_vendor);163 static struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor);183 efi.fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
119 c16 = early_memremap_ro(efi_to_phys(efi.systab->fw_vendor), in uefi_init()
1 What: /sys/firmware/efi/fw_vendor
144 esd->fw_vendor = efi.fw_vendor; in prepare_add_efi_setup_data()
146 u64 fw_vendor; member
249 efi_char16_t *fw_vendor = (efi_char16_t *)(unsigned long) in setup_quirks() local250 efi_table_attr(efi_system_table, fw_vendor, sys_table); in setup_quirks()252 if (!memcmp(fw_vendor, apple, sizeof(apple))) { in setup_quirks()
730 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member748 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member764 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */ member993 unsigned long fw_vendor; /* fw_vendor */ member
527 c16 = __va(efi.systab->fw_vendor); in efi_init()