c5107123f6
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> |
||
---|---|---|
.. | ||
bzimage_loader.c | ||
elf_loader.c | ||
rawimage_loader.c | ||
vboot_info.c |