Home
last modified time | relevance | path

Searched refs:efi_fw_vendor (Results 1 – 3 of 3) sorted by relevance

/xen/xen/common/efi/
A Defi.h24 extern const CHAR16 *efi_fw_vendor;
A Druntime.c43 const CHAR16 *__read_mostly efi_fw_vendor; variable
235 if ( !efi_fw_vendor ) in efi_get_info()
238 n = info->vendor.bufsz / sizeof(*efi_fw_vendor); in efi_get_info()
245 efi_fw_vendor + i, 1) ) in efi_get_info()
247 if ( !efi_fw_vendor[i] ) in efi_get_info()
A Dboot.c741 efi_fw_vendor = SystemTable->FirmwareVendor; in efi_init()
1122 efi_fw_vendor = (void *)efi_fw_vendor + DIRECTMAP_VIRT_START; in efi_exit_boot()
1594 efi_fw_vendor = NULL; in efi_init_memory()

Completed in 7 milliseconds