acrn-hypervisor/misc/config_tools/board_inspector/extractors
Qiang Zhang b894b89f41 board_inspector: transform non-viewable characters in brand string
Some cpu reports a brand string with non-viewable characters. While XML
string value can not contain NULL bytes or control characters.

So replace non-viewable characters in brand string with spaces.

Tracked-On: #7365
Signed-off-by: Qiang Zhang <qiang4.zhang@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-04-26 16:35:43 +08:00
..
10-processors.py board_inspector: transform non-viewable characters in brand string 2022-04-26 16:35:43 +08:00
20-cache.py board_inspector: parse cpu IDs in decimal rather than hexadecimal 2022-04-21 15:37:47 +08:00
30-memory.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
40-acpi-tables.py config-tools: add 40-acpi-tables.py to board_inspector/extractors 2022-01-18 14:04:26 +08:00
50-acpi-namespace.py config_tools: category based on different log levels 2022-02-17 14:49:25 +08:00
60-pci.py board_inspector: extract PF and VF info 2022-04-18 14:58:58 +08:00
70-device-classes.py config_tools: extract serial ttys in board XML 2022-03-28 09:43:38 +08:00
80-lookup.py board_inspector: filter out non-present PCI buses 2022-04-21 10:08:53 +08:00
90-sorting.py board_inspector: extract PF and VF info 2022-04-18 14:58:58 +08:00
helpers.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00