Searched refs:fw_vendor (Results 1 – 11 of 11) sorted by relevance
317 efi_systab.fw_vendor = data ? (unsigned long)data->fw_vendor : in efi_systab_init()318 systab64->fw_vendor; in efi_systab_init()319 tmp |= data ? data->fw_vendor : systab64->fw_vendor; in efi_systab_init()364 efi_systab.fw_vendor = systab32->fw_vendor; in efi_systab_init()502 efi.fw_vendor = (unsigned long)efi.systab->fw_vendor; in efi_init()508 c16 = tmp = early_memremap(efi.systab->fw_vendor, 2); in efi_init()
41 .fw_vendor = EFI_INVALID_TABLE_ADDR, /* Initialized later. */96 efi_systab_xen.fw_vendor = __pa_symbol(vendor); in xen_efi_probe()99 efi_systab_xen.fw_vendor = __pa_symbol(L"UNKNOWN"); in xen_efi_probe()
48 .fw_vendor = EFI_INVALID_TABLE_ADDR,70 &efi.fw_vendor,172 EFI_ATTR_SHOW(fw_vendor);182 static struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor);202 efi.fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
123 c16 = early_memremap_ro(efi_to_phys(efi.systab->fw_vendor), in uefi_init()
1 What: /sys/firmware/efi/fw_vendor
146 esd->fw_vendor = efi.fw_vendor; in prepare_add_efi_setup_data()
145 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()
708 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member726 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member742 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */ member952 unsigned long fw_vendor; /* fw_vendor */ member
285 efi_systab->fw_vendor = __pa("H\0e\0w\0l\0e\0t\0t\0-\0P\0a\0c\0k\0a\0r\0d\0\0"); in sys_fw_init()
524 c16 = __va(efi.systab->fw_vendor); in efi_init()