summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
...
* Handle DMI type 2 record of size 0x0E.khali2010-11-161-0/+1
|
* Prevent unlikely array overrun when decoding processor family value 0xBEkhali2010-11-161-0/+2
| | | | (DMI type 4).
* Handle ambiguous processor family value 0x30 (DMI type 4).khali2010-11-161-0/+5
|
* Fix decoding of IPMI base address LSB.khali2010-11-111-0/+4
|
* Drop redundant/obsolete references to CIM_Processor.Family.khali2010-11-091-0/+5
|
* Update to support Intel AP-485 (CPUID) revision 36.khali2010-10-261-0/+11
|
* Update.khali2010-10-111-0/+6
|
* * util.c: makes dmidecode fall back to regular reads if the mmapaarapov2010-09-291-0/+5
| | | | | | | | | | | | | | | | | | | | fails. Patch from Olof Johansson. original author's comment: Date: Tue, 28 Sep 2010 15:48:44 -0500 From: Olof Johansson <olof@lixom.net> To: Jean Delvare <khali@linux-fr.org> Cc: anton@redhat.com Subject: [PATCH] dmidecode: fall back to regular reads Message-ID: <20100928204844.GA19541@lixom.net> Hi, Following patch makes dmidecode fall back to regular reads if the mmap fails. I've got a patch I will send out that exports the DMI blob under debugfs, and said files can't be mmapped. Signed-off-by: Olof Johansson <olof@lixom.net>
* * dmidecode.c: Fix Xeon 7xxx entries in CPU name lookup table (DMI type 4).khali2010-09-211-0/+5
| | | | Patch from Paul Flo Williams.
* Remove duplicate entry.khali2009-09-151-1/+0
|
* 2009-08-28 Jarod Wilson <jarod@redhat.com>jarodwilson2009-08-281-0/+20
| | | | | | | | | | | | | | | | | | | | | | Update to support SMBIOS specification version 2.6.1. * dmidecode.c: Add processor types "Dual-Core Xeon 5200", "Dual-Core Xeon 7200", "Quad-Core Xeon 7300", "QuadCore Xeon 7400", "Multi-Core Xeon 7400", "Core i7", "Dual-Core Celeron", "Multi-Core Xeon", "Dual-Core Xeon 3xxx", "Quad-Core Xeon 3xxx", "Dual-Core Xeon 5xxx", "Quad-Core Xeon 5xxx", "Dual-Core Xeon 7xxx", "Quad-Core Xeon 7xxx" and "Multi-Core Xeon 7xxx" (DMI type 4). * dmidecode.c: Add processor upgrade type "Socket LGA1366" (DMI type 4). * dmidecode.c: Add slot types "PCI Express Gen 2 x1", "PCI Express Gen 2 x2", "PCI Express Gen 2 x4", "PCI Express Gen 2 x8" and "PCI Express Gen 2 x16" (DMI type 9). * dmidecode.c: Add memory device types "DDR3" and "FB-DIMM" (DMI type 17). * dmidecode.c: Add cache associativity types "12-way Set-associative", "24-way Set-associative", "32-way Set-associative", "48-way Set-associative" and "64-way Set-associative" (DMI type 7). Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Add processor upgrade type "Socket LGA1366" (DMI type 4).khali2009-07-271-0/+7
|
* Fix decoding of memory array capacity. A maximum capacity of 128 GB wouldkhali2009-06-191-0/+7
| | | | | erroneously be reported as Unknown, while a unknown capacity would be erroneously reported as 2048 GB. Bug reported by Lin Li (HP).
* Warn if decoding an SMBIOS implementation which is newer than what wekhali2009-04-301-0/+5
| | | | support.
* Clarify license.khali2009-04-041-0/+4
|
* Update.dmidecode-2-10khali2008-11-231-0/+19
|
* Update.khali2008-11-091-0/+19
|
* Update.khali2008-11-071-0/+62
|
* Update.khali2008-10-291-0/+19
|
* Update.khali2008-10-271-0/+13
|
* Update.khali2008-10-261-0/+26
|
* Update.khali2008-10-251-0/+11
|
* Add missing colon to temperature probe label.khali2008-08-281-0/+5
|
* Adjust the error message which is displayed when the table is unreachable.khali2008-02-161-0/+2
|
* Update copyright statements.khali2008-02-161-0/+3
|
* Drop trailing whitespace.khali2008-02-161-4/+4
|
* New option --dump-bin, dump the DMI data to a sparse binary file.khali2008-02-161-0/+7
|
* Update.khali2007-07-021-0/+10
|
* Update.khali2007-06-071-0/+8
|
* Update.khali2007-03-161-0/+6
|
* Update, including spelling fixes.khali2007-02-271-14/+19
|
* Update.dmidecode-2-9khali2007-02-261-0/+10
|
* Update.khali2007-02-161-0/+63
|
* Update.khali2007-02-111-0/+25
|
* Update.khali2006-05-231-0/+13
|
* Update.khali2006-05-101-0/+24
|
* Update.dmidecode-2-8khali2006-02-041-0/+6
|
* Update.khali2006-01-211-0/+5
|
* Update.khali2006-01-211-0/+14
|
* Update.khali2006-01-031-0/+13
|
* Update.khali2005-10-061-0/+7
|
* Update.khali2005-10-041-0/+9
|
* Update.khali2005-10-031-0/+21
|
* Update.khali2005-09-141-0/+22
|
* Update.khali2005-08-311-0/+10
|
* Update.khali2005-08-251-0/+10
|
* Fix typo.khali2005-08-051-1/+1
|
* Update.dmidecode-2-7khali2005-08-041-0/+7
|
* Update.khali2005-08-021-0/+5
|
* Update.khali2005-06-231-0/+9
|