index
:
delta/dmidecode-git.git
master
git.savannah.gnu.org: git/dmidecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dmidecode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo correction in 2.8 spec
Sai Kiran
2015-08-29
1
-1
/
+1
*
dmioem: Move function is_printable to dmidecode.c
Jean Delvare
2015-05-21
1
-10
/
+18
*
dmidecode: Fix up invalid DMI type 34 structure length
Jean Delvare
2015-05-21
1
-0
/
+27
*
Fix warnings about comparison between signed and unsigned integers
Jean Delvare
2015-05-13
1
-7
/
+8
*
dmidecode: Add support for SMBIOS3 EFI table
Jean Delvare
2015-05-13
1
-6
/
+7
*
dmidecode: Remove extra blank line after hidden type 40
Jean Delvare
2015-05-12
1
-2
/
+3
*
Coding style fixes
Jean Delvare
2015-05-04
1
-1
/
+1
*
dmidecode: Get OEM vendor from System Information (DMI type 1)
Jean Delvare
2015-05-04
1
-1
/
+1
*
dmidecode: Display types 41 and 42 in quiet mode too
Jean Delvare
2015-05-04
1
-1
/
+1
*
dmidecode: Simplify function dmi_table_dump
Jean Delvare
2015-05-04
1
-17
/
+5
*
dmidecode: Move table decoding to a separate function
Jean Delvare
2015-05-04
1
-49
/
+55
*
Update the list of untested DMI types
Jean Delvare
2015-04-28
1
-1
/
+1
*
dmidecode: Fix --dump-bin when reading from sysfs
Jean Delvare
2015-04-27
1
-6
/
+6
*
dmidecode: Stop decoding v3 tables at End-of-Table marker
Jean Delvare
2015-04-27
1
-1
/
+6
*
dmidecode: Add support for 64-bit addresses
Jean Delvare
2015-04-27
1
-5
/
+7
*
dmidecode: Add fields from the SMBIOS 3.0.0 specification
Jean Delvare
2015-04-27
1
-5
/
+11
*
dmidecode: Add enums from the SMBIOS 3.0.0 specification
Jean Delvare
2015-04-27
1
-8
/
+38
*
dmidecode: Preliminary support for 64-bit entry point
Jean Delvare
2015-04-27
1
-10
/
+83
*
dmidecode: Add --no-sysfs option to disable use of sysfs
Jean Delvare
2015-04-21
1
-1
/
+2
*
dmidecode: Add reading of SMBIOS tables from sysfs
Jean Delvare
2015-04-21
1
-1
/
+40
*
dmidecode: Add passing of flags parameter to dmi_table()
Jean Delvare
2015-04-21
1
-10
/
+22
*
Add support for DDR4 (DMI type 17). Patch from Tomohiro Kimura. The value
Jean Delvare
2014-10-13
1
-2
/
+3
*
Decode the CPUID of recent AMD processors (DMI type 4).
Jean Delvare
2014-07-11
1
-3
/
+3
*
Skip the SMBIOS version comparison in quiet mode.
Jean Delvare
2014-03-20
1
-1
/
+1
*
Let legacy_decode be quiet in dump mode too.
Jean Delvare
2014-03-20
1
-1
/
+3
*
Fix spacing of memory module voltage attributes (DMI type 17)
Jean Delvare
2014-02-25
1
-3
/
+3
*
dmidecode.c: Decode ID of PCI Express 3 slots (DMI type 9).
Jean Delvare
2014-01-13
1
-1
/
+11
*
Bump SUPPORTED_SMBIOS_VER so that SMBIOS 2.8 implementations don't trigger
Jean Delvare
2013-04-26
1
-1
/
+1
*
Fix support for new processor upgrade types (DMI type 4) and new memory
Jean Delvare
2013-04-24
1
-4
/
+2
*
Strip trailig zeroes from memory voltage values.
Jean Delvare
2013-04-24
1
-1
/
+1
*
Drop unneeded and possibly dangerous cast.
Jean Delvare
2013-04-23
1
-1
/
+1
*
Make voltage labels case consistent.
Jean Delvare
2013-04-23
1
-3
/
+3
*
Bump release verison to 2.12
dmidecode-2-12
Anton Arapov
2013-04-17
1
-5
/
+35
*
dmidecode.c: Properly print the hexadecimal value of invalid string
Jean Delvare
2011-11-18
1
-1
/
+1
*
Make dmi_chassis_type aware of the lock bit (Closes: #33978).
Anton Arapov
2011-11-14
1
-1
/
+3
*
Update to support SMBIOS specification version 2.7.1.
Jean Delvare
2011-04-20
1
-7
/
+31
*
Fix boundary checks of memory array location codes (DMI type 16). Reported
Jean Delvare
2011-01-25
1
-1
/
+1
*
Reword "PCI Express Gen 2" to just "PCI Express 2" (DMI type 9).
Jean Delvare
2010-11-24
1
-6
/
+17
*
Fix CPU flags mask (DMI type 4).
Jean Delvare
2010-11-24
1
-1
/
+1
*
Trivial style fixes.
Jean Delvare
2010-11-24
1
-2
/
+2
*
Decode BIOS language information flags (DMI type 13).
Jean Delvare
2010-11-24
1
-0
/
+13
*
Fix offset of partition width (DMI type 19).
Jean Delvare
2010-11-24
1
-1
/
+1
*
Consistently use hexadecimal for offsets.
Jean Delvare
2010-11-24
1
-1
/
+1
*
Assume that the max power capacity is expressed in Watts, not
Jean Delvare
2010-11-24
1
-1
/
+1
*
Add description of cooling device (DMI type 27).
Jean Delvare
2010-11-24
1
-3
/
+53
*
Add support for memory arrays of 2 TB and more (DMI types 16, 19 and
Jean Delvare
2010-11-24
1
-37
/
+150
*
Add UEFI support and virtual machine flags to BIOS characteristics
Jean Delvare
2010-11-24
1
-12
/
+42
*
Update all references to the SMBIOS specification to match the new
Jean Delvare
2010-11-24
1
-147
/
+147
*
Fix length condition when decoding battery capacity. Probably not a big
Jean Delvare
2010-11-18
1
-1
/
+1
*
Handle DMI type 2 record of size 0x0E.
Jean Delvare
2010-11-16
1
-1
/
+2
[next]