summaryrefslogtreecommitdiff
path: root/com32/gpllib/dmi/dmi.c
Commit message (Expand)AuthorAgeFilesLines
* gpllib: Updating dmi codeErwan Velu2015-09-041-1/+1
* gpllib: fix sizeof(char *) misuseJonathan Boeing2015-05-031-10/+14
* DMI: Adjusting structures size / Adding cpu coreLaurent Licour2011-01-301-2/+38
* DMI: Fixing memory mgmnt in dmi_memory_module_typesLaurent Licour2010-07-071-5/+7
* Replacing strncpy by strlcpyErwan Velu2010-06-221-77/+77
* DMI: Fixing memory corruptionErwan Velu2010-05-061-95/+162
* dmi: Switching processor voltage from V to mVErwan Velu2009-12-041-6/+6
* gpllibs: Running NindentErwan Velu2009-11-241-362/+399
* 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
* Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-041-393/+393
|\
| * Run Nindent on com32/gpllib/dmi/dmi.cH. Peter Anvin2009-05-291-527/+546
* | 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-141-1/+15
|\ \
| * | gpllib: Add Memory Module Information (Type 6, Obsolete) (DMI)Pierre-Alexandre Meyer2009-05-081-0/+14
| |/
* | 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-141-1/+33
|/
* dmi: Adding IPMI detectionErwan Velu2009-03-221-2/+20
* Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-121-0/+600