summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump release verison to 2.12dmidecode-2-12aarapov2013-04-173-6/+47
* man/dmidecode.8: Add missing DMI type introduced with SMBIOS 2.7+aarapov2012-03-262-3/+17
* dmioem.c: Add "PXE" to HP OEM Type 209 record outputaarapov2012-03-123-1/+7
* dmidecode.c: Properly print the hexadecimal value of invalid stringkhali2011-11-182-1/+6
* Drop duplicate entry.khali2011-11-181-1/+0
* Absorb recent changes into AUTHORS and CHANGELOGaarapov2011-11-142-2/+6
* Make dmi_chassis_type aware of the lock bit (Closes: #33978).aarapov2011-11-141-1/+3
* Haiku recently dropped the _BEOS_ definition in favor of its own platformaarapov2011-11-142-1/+6
* Update to support SMBIOS specification version 2.7.1.khali2011-04-202-7/+40
* Fix boundary checks of memory array location codes (DMI type 16). Reportedkhali2011-01-253-1/+7
* - update version.h's version variable to 2.11dmidecode-2-11aarapov2011-01-191-1/+1
* Update.khali2010-11-241-0/+5
* Reword "PCI Express Gen 2" to just "PCI Express 2" (DMI type 9).khali2010-11-241-6/+17
* Fix CPU flags mask (DMI type 4).khali2010-11-241-1/+1
* Trivial style fixes.khali2010-11-241-2/+2
* Update.khali2010-11-241-0/+36
* Update copyright year.khali2010-11-242-2/+2
* Decode BIOS language information flags (DMI type 13).khali2010-11-241-0/+13
* Fix offset of partition width (DMI type 19).khali2010-11-241-1/+1
* Consistently use hexadecimal for offsets.khali2010-11-241-1/+1
* Assume that the max power capacity is expressed in Watts, notkhali2010-11-241-1/+1
* Add description of cooling device (DMI type 27).khali2010-11-241-3/+53
* Add support for memory arrays of 2 TB and more (DMI types 16, 19 andkhali2010-11-241-37/+150
* Add utility function u64_range, which computes the range between twokhali2010-11-242-0/+17
* Add UEFI support and virtual machine flags to BIOS characteristicskhali2010-11-241-12/+42
* Update all references to the SMBIOS specification to match the newkhali2010-11-241-147/+147
* Update.khali2010-11-241-0/+6
* Fix length condition when decoding battery capacity. Probably not a bigkhali2010-11-181-1/+1
* Handle DMI type 2 record of size 0x0E.khali2010-11-162-1/+3
* Prevent unlikely array overrun when decoding processor family value 0xBEkhali2010-11-162-8/+14
* Handle ambiguous processor family value 0x30 (DMI type 4).khali2010-11-162-3/+18
* Update.khali2010-11-161-0/+1
* Fix decoding of IPMI base address LSB.khali2010-11-112-1/+5
* Drop redundant/obsolete references to CIM_Processor.Family.khali2010-11-092-34/+39
* Spelling fix.khali2010-10-261-1/+1
* Drop a few undue blank lines.khali2010-10-261-4/+0
* Update to support Intel AP-485 (CPUID) revision 36.khali2010-10-262-10/+22
* Update.khali2010-10-111-0/+6
* Rework BSD make compatibility trick. The previous trick would breakkhali2010-10-111-6/+12
* One more SMBIOS version fix-up case.khali2010-10-111-1/+2
* * util.c: makes dmidecode fall back to regular reads if the mmapaarapov2010-09-293-10/+14
* * dmidecode.c: Fix Xeon 7xxx entries in CPU name lookup table (DMI type 4).khali2010-09-213-2/+8
* We have a new maintainer. Welcome on board Anton :)khali2010-02-091-1/+1
* Remove duplicate entry.khali2009-09-151-1/+0
* 2009-08-28 Jarod Wilson <jarod@redhat.com>jarodwilson2009-08-283-8/+64
* Make it clear that I am no longer maintaining dmidecode.khali2009-08-031-2/+3
* Add processor upgrade type "Socket LGA1366" (DMI type 4).khali2009-07-272-2/+10
* Recognize "Hewlett-Packard" as a possible DMI vendor string for HP.khali2009-07-272-1/+2
* Fix decoding of memory array capacity. A maximum capacity of 128 GB wouldkhali2009-06-193-1/+9
* Warn if decoding an SMBIOS implementation which is newer than what wekhali2009-04-302-0/+14