Michael Brown
0c7618771e
[smbios] Print SMBIOS version number in debugging messages
vor 16 Jahren
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 >
vor 16 Jahren
Michael Brown
feade5da6e
[Settings] Expose SMBIOS via settings API
In particular, expose the system UUID as a setting ("smbios/uuid").
vor 16 Jahren
Michael Brown
1949641d10
Fix compiler warnings that appear only on OpenBSD.
vor 17 Jahren
Michael Brown
899f5b8ab2
Added definition of a UUID and uuid_ntoa() (for debugging), and
implemented smbios_get_uuid().
vor 17 Jahren
Michael Brown
68c438954d
Update SMBIOS internal API to be easier to use, and not to require
potentially exorbitant amounts of stack space.
vor 17 Jahren
Michael Brown
22ed1fbaf1
Add ability to read serial number from SMBIOS
vor 18 Jahren