acrn-hypervisor/hypervisor/boot
Victor Sun 2197f4306a HV: Add acpi_fixup api to override acpi on needs
Add acpi_fixup() api in bsp that can override platform ACPI info when
do init_bsp(), this is useful when platform bootloader is not lock
down before production.

In current code only the wake vector addresses would be parsed after
boot and then override to host_acpi_info, we can add more in furture
based on our needs.

Tracked-On: #1264

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-18 13:34:47 +08:00
..
include hv: treewide: fix 'Array has no bounds specified' 2018-08-03 12:40:21 +08:00
sbl hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
acpi.c HV: Add acpi_fixup api to override acpi on needs 2018-09-18 13:34:47 +08:00
dmar_parse.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
reloc.c hv: treewide: fix 'Use of function like macro' 2018-09-11 10:49:48 +08:00