acrn-hypervisor/misc/config_tools/xforms
Shiqing Gao 4056bb42c6 config_tools: add a new entry MAX_EFI_MMAP_ENTRIES
It is used to specify the maximum number of EFI memmap entries.

On some platforms, like Tiger Lake, the number of EFI memmap entries
becomes 268 when the BIOS settings are changed.
The current value of MAX_EFI_MMAP_ENTRIES (256) defined in hypervisor
is not big enough to cover such cases.

As the number of EFI memmap entries depends on the platforms and the
BIOS settings, this patch introduces a new entry MAX_EFI_MMAP_ENTRIES
in configurations so that it can be adjusted for different cases.

Tracked-On: #6442

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2021-08-20 15:04:37 +08:00
..
board_info.h.xsl hv: use per platform maximum physical address width 2021-08-18 16:26:25 +08:00
config_common.xsl config_tools: add a new entry MAX_EFI_MMAP_ENTRIES 2021-08-20 15:04:37 +08:00
config.h.xsl config-tools: refine MAX_MSIX_TABLE_NUM 2021-08-10 13:16:36 +08:00
config.mk.xsl config-tools: refine MAX_MSIX_TABLE_NUM 2021-08-10 13:16:36 +08:00
ivshmem_cfg.h.xsl hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
lib.xsl config_tools: fix formatting of configured INTx allocation 2021-08-12 08:56:56 +08:00
misc_cfg.h.xsl config-tools: add native log area address 2021-08-13 11:09:01 +08:00
pci_dev.c.xsl config-tools: enable PTM through config-tools 2021-05-25 11:32:11 +08:00
pt_intx.c.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
vm_configurations.c.xsl config-tools: add native log area address 2021-08-13 11:09:01 +08:00
vm_configurations.h.xsl hv: tpm2: do tpm2 fixup for security vm 2021-08-11 14:45:55 +08:00