8b16be9185
Many of the license and Intel copyright headers include the "All rights reserved" string. It is not relevant in the context of the BSD-3-Clause license that the code is released under. This patch removes those strings throughout the code (hypervisor, devicemodel and misc). Tracked-On: #7254 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> |
||
---|---|---|
.. | ||
README | ||
acpi_platform_h.py | ||
board_c.py | ||
board_cfg_gen.py | ||
board_info_h.py | ||
pci_devices_h.py | ||
vbar_base_h.py |
README
Please run board_cfg_gen.py to generate board related configuration files. usage: python3 board_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file> positional arguments: board_info_file : file name of the board info XML scenario_info_file : file name of the scenario info XML