summaryrefslogtreecommitdiff
path: root/vpddecode.c
Commit message (Expand)AuthorAgeFilesLines
* Update my e-mail addressJean Delvare2014-02-031-1/+1
* Coding style fixes.Jean Delvare2008-11-051-1/+1
* Fix --quiet option.Jean Delvare2008-10-261-1/+1
* Mass coding-style change: add spaces around operators.Jean Delvare2008-10-261-45/+45
* Update copyright statements.Jean Delvare2008-02-161-1/+1
* Drop trailing whitespace.Jean Delvare2008-02-161-10/+10
* Stop asking the user to report bad checksums, unaligned records and theJean Delvare2007-03-161-4/+3
* Fix a rare warning.Jean Delvare2007-01-141-2/+2
* Drop the vpddecode product name lookup table. It was reported to beJean Delvare2006-05-131-175/+1
* Update lookup table from revision 2006-01-31 of IBM reference documentJean Delvare2006-02-041-3/+6
* The mysterious last character of xSeries records may be a BIOS revision.Jean Delvare2006-01-211-1/+7
* Assume a constant length of 12 characters for the "Default Flash ImageJean Delvare2006-01-201-5/+2
* Scan for VPD records on 4-byte boundaries instead of 16-byte boundaries.Jean Delvare2006-01-031-1/+4
* Update lookup table from revision 2005-10-06 of IBM reference documentJean Delvare2005-10-261-1/+3
* Add product ID "NR".Jean Delvare2005-10-261-0/+2
* Keep quiet when --string is used, even when no VPD record is found.Jean Delvare2005-10-041-1/+1
* Update IBM VPD reference document. No actual change.Jean Delvare2005-10-031-1/+1
* Add option -s, --string. It prints one selected VPD string instead of theJean Delvare2005-10-031-3/+14
* Move the command line handling of vpddecode to a separate source file.Jean Delvare2005-10-031-61/+1
* Slightly change the xSeries checksumming method to accomodate a strangeJean Delvare2005-09-131-3/+6
* getopt_long() will never return ':'.Jean Delvare2005-08-251-1/+0
* Add product ID "VI". Reported by Torsten Seemann.Jean Delvare2005-08-251-3/+17
* Minor indentation fix.Jean Delvare2005-05-251-2/+2
* Add product IDs "KE", "NT" and "ZR". Reported by Bernd Krumboeck.Jean Delvare2005-05-251-0/+6
* Add option -u, --dump. It disables decoding of the VPD records, a rawJean Delvare2005-04-261-4/+44
* Add product ID "M1". Reported by Myke Olson.Jean Delvare2005-04-261-2/+5
* Drop trailing spaces.Jean Delvare2005-03-251-1/+1
* Update lookup table from revision 2005-03-08 of IBM reference documentJean Delvare2005-03-081-4/+7
* Add product ID "2C".Jean Delvare2005-02-241-0/+2
* Fix typo in one product name (560E improperly spelled 650E).Jean Delvare2005-02-171-3/+5
* Add product IDs "OP" and "PN".Jean Delvare2005-02-171-2/+9
* Copy command line-handling from dmidecode.c.Jean Delvare2005-02-101-7/+79
* Add product IDs "AP", "KP" and "RD". Reported by David Rosala.Jean Delvare2005-02-011-0/+6
* Define and use a default memory device common to all programs, those valueJean Delvare2004-12-091-1/+2
* Discard useless includes.Jean Delvare2004-11-201-4/+0
* Simplify mem loop code a bit.Jean Delvare2004-11-201-11/+5
* Make use of mem_chunk().Jean Delvare2004-11-201-41/+14
* Update product ID "1R" according to Marco Wertejuk's report.Jean Delvare2004-11-081-1/+3
* Two new IDs, contributed by Doug Brenner.Jean Delvare2004-06-121-0/+4
* Add product ID "JP". Reported by Bernd Krumboeck.Jean Delvare2004-05-021-0/+2
* Two new IDs.Jean Delvare2004-04-221-0/+4
* Two new IDs.Jean Delvare2004-04-111-0/+4
* Add product ID "PJ". Reported by Roger Koot.Jean Delvare2004-03-241-4/+8
* Add product ID "2A" (Rafael Avila de Espindola).Jean Delvare2004-03-191-1/+6
* Update copyright year.Jean Delvare2004-03-071-3/+8
* Add VPD product ID "PT". Reported by Ramiro Barreiro.Jean Delvare2004-01-011-1/+3
* Add product ID "TT". Reported by Hugues Lepesant.Jean Delvare2003-12-241-3/+20
* Update lookup table according to revision "November 17, 2003" of IBM'sJean Delvare2003-11-291-10/+13
* Fix incorrect VPD checksumming.Jean Delvare2003-11-111-2/+2
* Add product ID "KX". Reported by Klaus Ade Johnstad.Jean Delvare2003-11-111-0/+3