acrn-hypervisor/misc/config_tools/board_inspector/extractors
Junjie Mao 94d517b514 board_inspector: extract Compatible IDs of devices
In addition to the mandatory _HID (Hardware ID), the ACPI spec also defines
an optional _CID (Compatible ID) object for device identification.

This patch enhances the ACPI extractor by parsing the _CID objects of devices as
well.

Tracked-On: #6320
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-08-09 09:05:01 +08:00
..
10-processors.py config-tools: do not exit when the board inspector runs in hypervisor 2021-07-19 10:13:28 +08:00
20-cache.py board_inspector/acpiparser: enable parsing RTCT v2 2021-05-19 08:53:38 +08:00
30-memory.py board_inspector/extractors: extract memory layout 2021-05-16 19:02:00 +08:00
50-acpi.py board_inspector: extract Compatible IDs of devices 2021-08-09 09:05:01 +08:00
60-pci.py board_inspector: add interrupt pin routing and usage 2021-08-09 09:05:01 +08:00
80-lookup.py board_inspector/extractors: extract device information 2021-05-16 19:02:00 +08:00
90-sorting.py board_inspector: extract Compatible IDs of devices 2021-08-09 09:05:01 +08:00
helpers.py board_inspector/extractors: framework to support extractors 2021-05-16 19:02:00 +08:00