mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
The APIC ID field should be bit 24:27 in IOAPIC Identification register. The bits 28:31 are reserved bits which need to be avoid touched. Signed-off-by: Yu Wang <yu1.wang@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>