mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-08 08:26:55 +00:00
This patch adds a parser of SMBIOS tables. The tables are fetched from /sys/firmware/dmi/tables on target board. The parser comes from BITS (https://biosbits.org/) without modifications, except how the raw SMBIOS tables are read. Tracked-On: #5922 Signed-off-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
smbios.py |