summaryrefslogtreecommitdiff
path: root/com32/gpllib/dmi
Commit message (Expand)AuthorAgeFilesLines
* DMI: Adjusting structures size / Adding cpu coreLaurent Licour2011-01-304-22/+70
* DMI: Fixing memory mgmnt in dmi_memory_module_typesLaurent Licour2010-07-072-14/+16
* Replacing strncpy by strlcpyErwan Velu2010-06-221-77/+77
* Merge remote branch 'erwan/master'H. Peter Anvin2010-05-112-100/+167
|\
| * DMI: Fixing memory corruptionErwan Velu2010-05-062-100/+167
* | dmi_processor.c: remove unreachable table valuesH. Peter Anvin2010-01-101-50/+2
|/
* dmi: Switching processor voltage from V to mVErwan Velu2009-12-041-6/+6
* dmi: more chassis typesErwan Velu2009-12-041-2/+6
* dmi: returning out of spec instead of NULLErwan Velu2009-12-041-1/+1
* dmi: More processorsErwan Velu2009-12-041-2/+49
* dmi: More cpu upgrade optionsErwan Velu2009-12-041-2/+2
* gpllibs: Running NindentErwan Velu2009-11-243-514/+547
* dmi: fix bank connections informationPierre-Alexandre Meyer2009-11-121-2/+2
* dmi: fix DMI type 6 outputPierre-Alexandre Meyer2009-11-121-3/+3
* dmi: enhance SMBIOS/DMI detectionPierre-Alexandre Meyer2009-11-011-15/+32
* dmi: fix a strcpy (typo)Pierre-Alexandre Meyer2009-11-011-1/+1
* dmi: Adding smbios detectionErwan Velu2009-10-301-33/+54
* hdt: Fixing {s}printf typoErwan Velu2009-10-301-5/+5
* Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-048-1034/+1023
|\
| * Run Nindent on com32/gpllib/dmi/dmi_processor.cH. Peter Anvin2009-05-291-376/+374
| * Run Nindent on com32/gpllib/dmi/dmi_memory.cH. Peter Anvin2009-05-291-106/+105
| * Run Nindent on com32/gpllib/dmi/dmi_ipmi.cH. Peter Anvin2009-05-291-20/+17
| * Run Nindent on com32/gpllib/dmi/dmi_chassis.cH. Peter Anvin2009-05-291-59/+59
| * Run Nindent on com32/gpllib/dmi/dmi_bios.cH. Peter Anvin2009-05-291-42/+42
| * Run Nindent on com32/gpllib/dmi/dmi_battery.cH. Peter Anvin2009-05-291-27/+27
| * Run Nindent on com32/gpllib/dmi/dmi_base_board.cH. Peter Anvin2009-05-291-6/+6
| * Run Nindent on com32/gpllib/dmi/dmi.cH. Peter Anvin2009-05-291-527/+546
| * Global whitespace cleanup.H. Peter Anvin2009-04-206-6/+0
* | gpllib: Add support for 3.3.25 Hardware Security (Type 24) (dmi)Pierre-Alexandre Meyer2009-05-271-0/+32
* | gpllib: Add support for 3.3.12 OEM Strings (Type 11) (dmi)Pierre-Alexandre Meyer2009-05-271-0/+19
* | gpllib: Add support for 3.3.11 On Board Devices Information (Type 10, obsolet...Pierre-Alexandre Meyer2009-05-261-0/+45
* | gpllib: Add support for 3.3.24 System Reset (Type 23) (dmi)Pierre-Alexandre Meyer2009-05-261-0/+51
* | gpllib: Add support for 3.3.13 System Configuration Options (Type 12) (dmi)Pierre-Alexandre Meyer2009-05-261-0/+19
* | Merge branch 'for-erwan' of git://git.zytor.com/users/pam/hdt-pierre into for...Pierre-Alexandre Meyer2009-05-142-1/+106
|\ \
| * | gpllib: Add Memory Module Information (Type 6, Obsolete) (DMI)Pierre-Alexandre Meyer2009-05-082-0/+105
| |/
* | gpllib: Prevent overflow in memory type (dmi)Pierre-Alexandre Meyer2009-05-141-0/+1
* | gpllib: Remove extra \n in oem chassis information (dmi)Pierre-Alexandre Meyer2009-05-141-1/+1
* | gpllib: Add support for 3.3.33 System Boot Information (Type 32) (dmi)Pierre-Alexandre Meyer2009-05-141-0/+29
* | gpllib: Add support for Cache Information (Type 7) (dmi)Pierre-Alexandre Meyer2009-05-142-1/+168
|/
* dmi: Adding IPMI detectionErwan Velu2009-03-222-2/+79
* Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-127-0/+1505