Michael Brown
0c7618771e
[smbios] Print SMBIOS version number in debugging messages
il y a 16 ans
Michael Brown
031b30898a
[smbios] Fix SMBIOS string fetching
A bug in read_smbios_string() was causing the starting offset of the
SMBIOS structure to be added twice, resulting in completely the wrong
strings being returned.
Bug identified by Martin Herweg <m.herweg@gmx.de >
il y a 16 ans
Michael Brown
feade5da6e
[Settings] Expose SMBIOS via settings API
In particular, expose the system UUID as a setting ("smbios/uuid").
il y a 16 ans
Michael Brown
1949641d10
Fix compiler warnings that appear only on OpenBSD.
il y a 17 ans
Michael Brown
899f5b8ab2
Added definition of a UUID and uuid_ntoa() (for debugging), and
implemented smbios_get_uuid().
il y a 17 ans
Michael Brown
68c438954d
Update SMBIOS internal API to be easier to use, and not to require
potentially exorbitant amounts of stack space.
il y a 17 ans
Michael Brown
22ed1fbaf1
Add ability to read serial number from SMBIOS
il y a 18 ans