Searched refs:fw_vendor (Results 1 – 10 of 10) sorted by relevance
254 efi_systab.fw_vendor = data ? (unsigned long)data->fw_vendor : in efi_systab_init()255 systab64->fw_vendor; in efi_systab_init()256 tmp |= data ? data->fw_vendor : systab64->fw_vendor; in efi_systab_init()301 efi_systab.fw_vendor = systab32->fw_vendor; in efi_systab_init()463 efi.fw_vendor = (unsigned long)efi.systab->fw_vendor; in efi_init()469 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,118 EFI_ATTR_SHOW(fw_vendor);128 static struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor);148 efi.fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
1 What: /sys/firmware/efi/fw_vendor
146 esd->fw_vendor = efi.fw_vendor; in prepare_add_efi_setup_data()
624 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member642 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member658 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */ member823 unsigned long fw_vendor; /* fw_vendor */ member
112 u64 fw_vendor; member
124 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()
524 c16 = __va(efi.systab->fw_vendor); in efi_init()