| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dmioem: Move function is_printable to dmidecode.c | khali | 2015-05-21 | 1 | -0/+1 |
| | | | | | | Move function is_printable to dmidecode.c so that a single implementation can be used in both dmidecode.c and dmioem.c. | ||||
| * | Fix sparse errors | khali | 2015-04-28 | 1 | -0/+2 |
| | | |||||
| * | Update my e-mail address | khali | 2014-02-03 | 1 | -1/+1 |
| | | |||||
| * | Mark a few pointers const. | khali | 2008-10-28 | 1 | -2/+2 |
| | | |||||
| * | Don't use function pointers for special string cases. Each special case is | khali | 2008-10-28 | 1 | -4/+0 |
| | | | | | | itself special and needs to call a function with its own prototype, so better have dedicated code to handle it all. | ||||
| * | Add support for Processor Family 2 field. | khali | 2008-10-27 | 1 | -2/+2 |
| | | | | | | | Add processor types "Turion 64 X2", "Core Solo", "Core 2 Duo", "ESA/390 G6", "z/Architectur", "C7-M", "C7-D", "C7" and "Eden". Fix typo in processor type "AMD29000" (DMI type 4). | ||||
| * | Pass version information to print callback functions. | khali | 2008-10-26 | 1 | -2/+2 |
| | | | | | Byte-swap the first 3 fields of the UUID (DMI type 1). | ||||
| * | Update copyright statements. | khali | 2008-02-16 | 1 | -1/+1 |
| | | |||||
| * | Move the decoding of OEM-specific entries to a separate source file. | khali | 2007-02-11 | 1 | -1/+10 |
| | | |||||
| * | Export four specific decoding functions, make them suitable for external | khali | 2005-09-14 | 1 | -0/+24 |
| call. | |||||
