acrn-hypervisor/misc/config_tools/schema
Shiqing Gao 91777a83b5 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 09:50:39 +08:00
..
checks config_tools: rename two missed PSRAMs to SSRAMs 2021-08-19 10:48:15 +08:00
config.xsd config_tools: add a new entry MAX_EFI_MMAP_ENTRIES 2021-08-20 09:50:39 +08:00
datachecks.xsd config_tools/schema: add example data checks 2021-05-16 19:02:00 +08:00
types.xsd doc: update config data descriptions 2021-08-11 13:56:04 -07:00
VMtypes.xsd config-tool: refine guest kernel types 2021-08-19 20:00:45 +08:00