acrn-hypervisor/hypervisor/bsp/include
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
..
sbl HV: move default ACPI info to default_acpi_info.h 2018-10-19 22:38:25 +08:00
uefi HV: modularization improve UEFI macro control code 2019-01-30 16:11:39 +08:00
bsp_extern.h HV: modularization improve UEFI macro control code 2019-01-30 16:11:39 +08:00
default_acpi_info.h hv: Enumerate IOAPIC info from MADT 2019-02-01 15:54:55 +08:00