summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/firmware/pcbios/smbios.c
Commit message (Expand)AuthorAgeFilesLines
* [smbios] Print SMBIOS version number in debugging messagesMichael Brown2008-08-191-2/+2
* [smbios] Fix SMBIOS string fetchingMichael Brown2008-06-111-4/+2Star
* [Settings] Expose SMBIOS via settings APIMichael Brown2008-03-281-112/+81Star
* Fix compiler warnings that appear only on OpenBSD.Michael Brown2007-12-061-2/+2
* Added definition of a UUID and uuid_ntoa() (for debugging), andMichael Brown2007-11-211-19/+8Star
* Update SMBIOS internal API to be easier to use, and not to requireMichael Brown2007-11-211-100/+176
* Add ability to read serial number from SMBIOSMichael Brown2007-02-011-0/+258