mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-29 21:49:05 +00:00
Hypervisor does memory alignment during initializing paging(init_paging) although the starting address allocated by EFI stub doesn't meet the requirement. As a result, HV might overwrite some memory belong to UEFI BIOS. The patch introduces a new routine to fix the issue. Tracked-On: #2349 Signed-off-by: Chaohong guo <chaohong.guo@intel.com> Reviewed-by: Zheng, Gen <gen.zheng@intel.com> Reviewed-by: Zide Chen <zide.chen@intel.com>
5.7 KiB
5.7 KiB