acrn-hypervisor/misc/config_tools/board_inspector/pcieparser
Junjie Mao 6be3f93173 board_inspector: resume a device if it is not in D0
It is seen that the BAR in the PCI configuration space of a device can be
cleared when the device is put to D3. This patch resumes a device not in D0
before parsing its configuration space in order to collect accurate
information.

This patch is added in v2 of the series.

Tracked-On: #6287
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-08-09 09:05:01 +08:00
..
__init__.py board_inspector/pcieparser: add PCIe config space parser 2021-05-16 19:02:00 +08:00
caps.py board_inspector: resume a device if it is not in D0 2021-08-09 09:05:01 +08:00
extcaps.py board_inspector/extractors: extract device information 2021-05-16 19:02:00 +08:00
header.py board_inspector/pcieparser: add PCIe config space parser 2021-05-16 19:02:00 +08:00