mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
On platforms that put ACPI RSDT in "Reserved" type memory, ACRN fails to parse RSDP and therefore ACPI Tables. This patch adds "Reserved" memory regions in E820 as Supervisor pages. Tracked-On: #2320 Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>