acrn-hypervisor/misc/config_tools/board_inspector/cpuparser
Junjie Mao 53efa3851e board_inspector: add a missing module import
This patch adds the import of the `sys` module in platformbase.py which
uses `sys.exit` to terminate the board inspector upon fatal errors.

Tracked-On: #6689
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-04-21 10:08:53 +08:00
..
__init__.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
cpuids.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
msr.py config_tools: add BIOS invalid setting check 2022-03-30 09:43:31 +08:00
platformbase.py board_inspector: add a missing module import 2022-04-21 10:08:53 +08:00