projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.13k stars 516 forks source link

hypervisor/efi_mmap: Increase the EFI MMAP size #8543

Open JerryJLee opened 9 months ago

JerryJLee commented 9 months ago

Describe the feature When adding the peripheral devices to the board, the ACRN hypervisor fails the boot the limit of EFI MMAP table size sometimes. That patch increases from 350 to 500 EFI MMAP size to prohibit failure of the booting.

JerryJLee commented 9 months ago

[External_System_ID] ACRN-10232