summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.0dmidecode-3-0Jean Delvare2015-09-032-1/+5
* Typo correction in 2.8 specSai Kiran2015-08-291-1/+1
* Rename .cvsignore to .gitignoreJean Delvare2015-08-101-0/+1
* Decoded HP-specific DMI type 233, and refactored 209 and 221 to use a common ...Tyler Bell2015-08-043-15/+78
* dmioem: Move function is_printable to dmidecode.cJean Delvare2015-05-214-21/+20
* dmioem: Decode HP-specific DMI types 212 and 219Jean Delvare2015-05-212-0/+56
* dmidecode: Fix up invalid DMI type 34 structure lengthJean Delvare2015-05-212-0/+31
* dmioem: Decode Acer-specific DMI type 170Jean Delvare2015-05-132-1/+53
* oem: Strip spaces at the end of vendor namesJean Delvare2015-05-132-1/+12
* Fix warnings about unused labels when building without -DUSE_MMAPJean Delvare2015-05-132-2/+5
* Fix warnings about comparison between signed and unsigned integersJean Delvare2015-05-132-7/+10
* dmidecode: Add support for SMBIOS3 EFI tableJean Delvare2015-05-132-6/+11
* dmidecode: Remove extra blank line after hidden type 40Jean Delvare2015-05-122-2/+8
* Coding style fixesJean Delvare2015-05-042-4/+4
* dmidecode: Get OEM vendor from System Information (DMI type 1)Jean Delvare2015-05-042-1/+2
* dmidecode: Display types 41 and 42 in quiet mode tooJean Delvare2015-05-042-1/+2
* dmidecode: Simplify function dmi_table_dumpJean Delvare2015-05-042-17/+6
* dmidecode: Move table decoding to a separate functionJean Delvare2015-05-042-49/+59
* Insert missing entries for releases.Jean Delvare2015-04-291-0/+8
* Update the list of untested DMI typesJean Delvare2015-04-281-1/+1
* Fix sparse warningJean Delvare2015-04-282-1/+2
* Fix sparse warningsJean Delvare2015-04-285-4/+5
* Fix sparse errorsJean Delvare2015-04-283-0/+8
* dmidecode: Fix --dump-bin when reading from sysfsJean Delvare2015-04-272-6/+10
* dmidecode: Stop decoding v3 tables at End-of-Table markerJean Delvare2015-04-272-1/+7
* dmidecode: Add support for 64-bit addressesJean Delvare2015-04-275-13/+20
* dmidecode: Add fields from the SMBIOS 3.0.0 specificationJean Delvare2015-04-272-5/+15
* dmidecode: Add enums from the SMBIOS 3.0.0 specificationJean Delvare2015-04-272-8/+43
* dmidecode: Preliminary support for 64-bit entry pointJean Delvare2015-04-272-10/+88
* AUTHORS: UpdateJean Delvare2015-04-211-1/+3
* dmidecode: Add --no-sysfs option to disable use of sysfsJean Delvare2015-04-215-1/+14
* dmidecode: Add reading of SMBIOS tables from sysfsJean Delvare2015-04-213-3/+49
* dmidecode: Add passing of flags parameter to dmi_table()Jean Delvare2015-04-212-10/+23
* util: Add read_file() function for reading sysfs filesJean Delvare2015-04-213-0/+61
* biosdecode: Add support for the new _SM3_ 64-bit entry point defined inJean Delvare2015-04-202-3/+29
* biosdecode: Indentation fixJean Delvare2015-04-161-1/+1
* Add a note about DMI strings available from sysfs on Linux.Jean Delvare2014-11-142-0/+12
* Add support for DDR4 (DMI type 17). Patch from Tomohiro Kimura. The valueJean Delvare2014-10-132-2/+11
* Decode the CPUID of recent AMD processors (DMI type 4).Jean Delvare2014-07-112-3/+7
* Skip the SMBIOS version comparison in quiet mode.Jean Delvare2014-03-203-1/+4
* Let legacy_decode be quiet in dump mode too.Jean Delvare2014-03-202-1/+7
* Fix spacing of memory module voltage attributes (DMI type 17)Jean Delvare2014-02-252-3/+8
* Fix typo in biosdecode man pageJean Delvare2014-02-201-1/+1
* Fix e-mail addressJean Delvare2014-02-031-1/+1
* Update my e-mail addressJean Delvare2014-02-0314-179/+179
* dmidecode.c: Decode ID of PCI Express 3 slots (DMI type 9).Jean Delvare2014-01-132-1/+17
* LICENSE: Update to the latest upstream version. Amongst other things, thisJean Delvare2014-01-132-20/+24
* Bump SUPPORTED_SMBIOS_VER so that SMBIOS 2.8 implementations don't triggerJean Delvare2013-04-261-1/+1
* Fix support for new processor upgrade types (DMI type 4) and new memoryJean Delvare2013-04-242-4/+4
* Strip trailig zeroes from memory voltage values.Jean Delvare2013-04-242-1/+6