summaryrefslogtreecommitdiff
path: root/biosdecode.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Jean Delvare2004-03-071-2/+4
* Fix typo ("Bios" becomes "BIOS").Jean Delvare2003-12-241-3/+11
* Update references.Jean Delvare2003-11-291-2/+2
* Fix incorrect VPD checksumming.Jean Delvare2003-11-111-2/+2
* Add a missing length check in acpi_decode. Found using Valgrind.Jean Delvare2003-10-171-4/+10
* Add support for VPD (vital product data, IBM-specific).Jean Delvare2003-10-081-6/+51
* Better display of Compaq-specific entries.Jean Delvare2003-06-271-2/+5
* Added detection of Compaq-specific entries.Jean Delvare2003-06-171-0/+39
* Moved common "util" functions to util.c.Jean Delvare2003-06-171-55/+4
* Unrelevant changes.Jean Delvare2003-05-271-0/+2
* Moved version definition to version.h.Jean Delvare2003-03-061-1/+1
* Updated copyright years.Jean Delvare2003-03-061-2/+2
* Moved all changelog entries to CHANGELOG.Jean Delvare2003-03-061-4/+0
* Moved thanks to AUTHORS.Jean Delvare2003-03-031-8/+0
* Almost complete code rewrite. Fully support SMBIOS 2.3.3. Splited DMI anddmidecode-2-0Jean Delvare2003-03-011-0/+539