mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-04 13:19:47 +00:00
The board configuration generator assumes all PCI BARs are programmed when the board inspector runs, which is sometimes not the case. Unprogrammed BARs will be reported using plain texts wrapped by angle brackets in the output of `lspci`. This patch gracefully skips the unprogrammed BARs and continues when parsing the output of `lspci`, in order to avoid build-time failures due to unprogrammed BARs. Tracked-On: #6355 Signed-off-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
board_cfg_lib.py | ||
common.py | ||
hv_cfg_lib.py | ||
hypervisor_license | ||
launch_cfg_lib.py | ||
scenario_cfg_lib.py |