acrn-hypervisor/misc/config_tools/board_config
Geoffroy Van Cutsem 8b16be9185 Remove "All rights reserved" string headers
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>
2022-04-06 13:21:02 +08:00
..
README acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
acpi_platform_h.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
board_c.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
board_cfg_gen.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
board_info_h.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
pci_devices_h.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
vbar_base_h.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00

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