Searched refs:fw_vendor (Results 1 – 10 of 10) sorted by relevance
278 efi_systab.fw_vendor = data ? (unsigned long)data->fw_vendor : in efi_systab_init()279 systab64->fw_vendor; in efi_systab_init()280 tmp |= data ? data->fw_vendor : systab64->fw_vendor; in efi_systab_init()325 efi_systab.fw_vendor = systab32->fw_vendor; in efi_systab_init()487 efi.fw_vendor = (unsigned long)efi.systab->fw_vendor; in efi_init()493 c16 = tmp = early_memremap(efi.systab->fw_vendor, 2); in efi_init()
274 .fw_vendor = EFI_INVALID_TABLE_ADDR, /* Initialized later. */303 .fw_vendor = EFI_INVALID_TABLE_ADDR,351 efi_systab_xen.fw_vendor = __pa_symbol(vendor); in xen_efi_probe()354 efi_systab_xen.fw_vendor = __pa_symbol(L"UNKNOWN"); in xen_efi_probe()
39 .fw_vendor = EFI_INVALID_TABLE_ADDR,128 EFI_ATTR_SHOW(fw_vendor);138 static struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor);158 efi.fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
1 What: /sys/firmware/efi/fw_vendor
147 esd->fw_vendor = efi.fw_vendor; in prepare_add_efi_setup_data()
125 u64 fw_vendor; member
634 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member652 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member668 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */ member842 unsigned long fw_vendor; /* fw_vendor */ member
114 c16 = early_memremap(efi_to_phys(efi.systab->fw_vendor), in uefi_init()
284 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()
523 c16 = __va(efi.systab->fw_vendor); in efi_init()