acrn-hypervisor/hypervisor/boot
Victor Sun 15da33d8af HV: parse default pci mmcfg base
The default PCI mmcfg base is stored in ACPI MCFG table, when
CONFIG_ACPI_PARSE_ENABLED is set, acpi_fixup() function will
parse and fix up the platform mmcfg base in ACRN boot stage;
when it is not set, platform mmcfg base will be initialized to
DEFAULT_PCI_MMCFG_BASE which generated by acrn-config tool;

Please note we will not support platform which has multiple PCI
segment groups.

Tracked-On: #4157

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-12-02 16:20:24 +08:00
..
guest HV: parse default pci mmcfg base 2019-12-02 16:20:24 +08:00
include HV: parse default pci mmcfg base 2019-12-02 16:20:24 +08:00
acpi_base.c hv: create 8-bit sum function 2019-08-29 10:12:25 +08:00
cmdline.c hv: mmu: add hpa2hva_early API for earlt boot 2019-07-26 09:10:06 +08:00
reloc.c hv: cleanup some hva/hpa conversion code 2019-03-15 09:03:14 +08:00