acrn-hypervisor/hypervisor/boot
Grandhi, Sainath 4ff9f5dfb2 hv: Enumerate IOAPIC info from MADT
IOAPIC info, specifically ID, is needed to map the IOAPIC to
corresponding DMAR. DMAR table in ACPI has a field that has IOAPIC
ID, that matches the info provided in MADT. Both (IOAPIC info from
MADT and from DMAR) is needed for remapping IOAPIC interrupts.

Tracked-On: #2426
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-02-01 15:54:55 +08:00
..
include hv: Enumerate IOAPIC info from MADT 2019-02-01 15:54:55 +08:00
sbl hv: multiboot: replace improper use of ASSERT with panic 2019-01-31 11:09:39 +08:00
uefi HV: modularization improve UEFI macro control code 2019-01-30 16:11:39 +08:00
acpi.c hv: Enumerate IOAPIC info from MADT 2019-02-01 15:54:55 +08:00
dmar_parse.c HV: modularization to refine boot/bsp related code. 2019-01-08 08:46:15 +08:00
reloc.c HV: MISRA clean in reloc.c 2019-01-30 20:40:11 +08:00