acrn-hypervisor/misc/config_tools/config_app
Kunhui-Li adcf51e5f5 config_tools: fix UI issue of creating new settings
1. as a workaround, comment the code to check MBA_DELAY tag when
creating a new scenario xml setting because of this tag are retrived
from scenario xml files in generic_board folder where it is removed
now.
2. update the template launch xml file names according the recent
update for launch xml files in generic folder.

Tracked-On: #6315
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2021-08-20 11:08:19 +08:00
..
static config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
templates config_tools: config editor creates default xmls for a new board 2021-07-30 09:32:52 +08:00
acrn_configurator.py config_tools: rename python script 2021-08-20 07:58:23 +08:00
configs.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
controller.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
requirements config-tools: replace xml.etree.ElementTree with defusedxml.ElementTree 2021-08-13 16:11:42 +08:00
views.py config_tools: fix UI issue of creating new settings 2021-08-20 11:08:19 +08:00