mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-02 18:33:33 +00:00
Keep LaaG aperture size consistent with the host bios setting, if we statically set LaaG aperture 256MB, it may not have memory space for LaaG aperture. We get host aperture size from cfg port 0x62. Tracked-On: #3537 Signed-off-by: Junming Liu <junming.liu@intel.com> Reviewed-by: Xinyun Liu <xinyun.liu@intel.com>