Home
last modified time | relevance | path

Searched refs:VendorTable (Results 1 – 4 of 4) sorted by relevance

/xen/xen/arch/arm/efi/
A Defi-dom0.c86 efi_conf_tbl->VendorTable = (VOID *)tbl_add[TBL_RSDP].start; in acpi_create_efi_system_table()
A Defi-boot.h119 fdt = tables[i].VendorTable; in lookup_fdt_config_table()
/xen/xen/common/efi/
A Dboot.c865 efi.acpi20 = (long)efi_ct[i].VendorTable; in efi_tables()
867 efi.acpi = (long)efi_ct[i].VendorTable; in efi_tables()
869 efi.mps = (long)efi_ct[i].VendorTable; in efi_tables()
871 efi.smbios = (long)efi_ct[i].VendorTable; in efi_tables()
873 efi.smbios3 = (long)efi_ct[i].VendorTable; in efi_tables()
/xen/xen/include/efi/
A Defiapi.h888 VOID *VendorTable; member

Completed in 9 milliseconds