dell / libsmbios

library for interacting with Dell SMBIOS tables
Other
190 stars 39 forks source link

Add support for parsing smbios3 TEP #35

Closed superm1 closed 6 years ago

superm1 commented 6 years ago

Also stop reading /dev/mem to find the entry point by default. It's available from sysfs, use it there.