summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* util: Let callers pass an offset to read_fileJean Delvare2017-04-111-0/+2
* util: Don't leak a file descriptor in read_fileJean Delvare2017-04-111-0/+4
* dmidecode: Display IPMI interrupt number as decimalJean Delvare2017-04-101-0/+2
* dmidecode: Decode processor ID of Core M, Athlon X4, Opteron X1000/X2000Jean Delvare2017-04-101-0/+5
* biosdecode: Decode Intel Multiprocessor entry pointJean Delvare2017-01-201-0/+5
* Only decode one DMI tableJean Delvare2017-01-201-0/+6
* Cygwin is no longer supportedJean Delvare2016-09-221-0/+4
* dmidecode: Unmask LRDIMM in memory type detailPetr Oros2016-06-301-0/+4
* dmidecode: Check sysfs entry point lengthJean Delvare2015-11-021-0/+1
* dmidecode: Use read_file() to read the DMI table from sysfsJean Delvare2015-11-021-0/+3
* Let read_file return the actual data sizeJean Delvare2015-11-021-0/+5
* Fix 'No SMBIOS nor DMI entry point found' on SMBIOS3Xie XiuQi2015-10-211-0/+4
* dmidecode: Handle OEM-specific types in group associationsJean Delvare2015-10-201-0/+5
* Fix error paths in mem_chunkJean Delvare2015-10-141-0/+1
* Avoid SIGBUS on mmap failureJean Delvare2015-10-141-0/+6
* Add "--no-sysfs" option description to -h outputRoy Franz2015-10-011-0/+4
* Set version to 3.0dmidecode-3-0Jean Delvare2015-09-031-0/+4
* Decoded HP-specific DMI type 233, and refactored 209 and 221 to use a common ...Tyler Bell2015-08-041-0/+6
* dmioem: Move function is_printable to dmidecode.cJean Delvare2015-05-211-0/+1
* dmioem: Decode HP-specific DMI types 212 and 219Jean Delvare2015-05-211-0/+1
* dmidecode: Fix up invalid DMI type 34 structure lengthJean Delvare2015-05-211-0/+4
* dmioem: Decode Acer-specific DMI type 170Jean Delvare2015-05-131-0/+1
* oem: Strip spaces at the end of vendor namesJean Delvare2015-05-131-0/+1
* Fix warnings about unused labels when building without -DUSE_MMAPJean Delvare2015-05-131-0/+2
* Fix warnings about comparison between signed and unsigned integersJean Delvare2015-05-131-0/+2
* dmidecode: Add support for SMBIOS3 EFI tableJean Delvare2015-05-131-0/+4
* dmidecode: Remove extra blank line after hidden type 40Jean Delvare2015-05-121-0/+5
* dmidecode: Get OEM vendor from System Information (DMI type 1)Jean Delvare2015-05-041-0/+1
* dmidecode: Display types 41 and 42 in quiet mode tooJean Delvare2015-05-041-0/+1
* dmidecode: Simplify function dmi_table_dumpJean Delvare2015-05-041-0/+1
* dmidecode: Move table decoding to a separate functionJean Delvare2015-05-041-0/+4
* Insert missing entries for releases.Jean Delvare2015-04-291-0/+8
* Fix sparse warningJean Delvare2015-04-281-0/+1
* Fix sparse warningsJean Delvare2015-04-281-0/+1
* Fix sparse errorsJean Delvare2015-04-281-0/+4
* dmidecode: Fix --dump-bin when reading from sysfsJean Delvare2015-04-271-0/+4
* dmidecode: Stop decoding v3 tables at End-of-Table markerJean Delvare2015-04-271-0/+1
* dmidecode: Add support for 64-bit addressesJean Delvare2015-04-271-2/+3
* dmidecode: Add fields from the SMBIOS 3.0.0 specificationJean Delvare2015-04-271-0/+4
* dmidecode: Add enums from the SMBIOS 3.0.0 specificationJean Delvare2015-04-271-0/+5
* dmidecode: Preliminary support for 64-bit entry pointJean Delvare2015-04-271-0/+5
* dmidecode: Add --no-sysfs option to disable use of sysfsJean Delvare2015-04-211-0/+3
* dmidecode: Add reading of SMBIOS tables from sysfsJean Delvare2015-04-211-0/+1
* dmidecode: Add passing of flags parameter to dmi_table()Jean Delvare2015-04-211-0/+1
* util: Add read_file() function for reading sysfs filesJean Delvare2015-04-211-0/+5
* biosdecode: Add support for the new _SM3_ 64-bit entry point defined inJean Delvare2015-04-201-0/+5
* Add a note about DMI strings available from sysfs on Linux.Jean Delvare2014-11-141-0/+5
* Add support for DDR4 (DMI type 17). Patch from Tomohiro Kimura. The valueJean Delvare2014-10-131-0/+8
* Decode the CPUID of recent AMD processors (DMI type 4).Jean Delvare2014-07-111-0/+4
* Skip the SMBIOS version comparison in quiet mode.Jean Delvare2014-03-201-0/+2