nima / python-dmidecode

Python DMI-Decode
39 stars 27 forks source link

Fix wrong DMI structures count #53

Open licliu opened 1 year ago

licliu commented 1 year ago

SMBIOS v3 64-bit entry points do not announce a structures count, and only indicate a maximum size for the table.

Remove debug log.