mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-29 12:14:13 +00:00
Previously we prepared 32KB buffer to store guest VM boot parameters, in which there is at most 17KB buffer for guest EFI memory map to accomodate ~400 EFI memory descriptors. But this is uncertain to ensure working on all boards, now change the algorithm that make the EFI mmap buffer adaptable with configured MAX_EFI_MMAP_ENTRIES macro. Tracked-On: #6442 Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Eddie Dong <eddie.dong@Intel.com> |
||
---|---|---|
.. | ||
guest | ||
include | ||
multiboot | ||
acpi_base.c | ||
boot.c | ||
reloc.c |