mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
This is done by adding the MAX_MMAP_ENTRIES macro in multiboot.h. This macro has to be sync-ed with E820_MAX_ENTRIES manually though. Tracked-On: #5661 Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>