summaryrefslogtreecommitdiff
path: root/com32/gplinclude/dmi
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: Added the missing entry (boot_from_pcmcia) in struct s_characteristics.Hung-chi Lihn2012-09-221-1/+2
* DMI: Adjusting structures size / Adding cpu coreLaurent Licour2011-01-308-40/+48
* DMI: Fixing memory mgmnt in dmi_memory_module_typesLaurent Licour2010-07-071-4/+4
* DMI: Increasing processor buffer sizeErwan Velu2010-05-061-1/+1
* DMI: removing useless variableErwan Velu2010-05-061-1/+0
* dmi: Switching processor voltage from V to mVErwan Velu2009-12-041-1/+1
* gpllibs: Running NindentErwan Velu2009-11-245-74/+74
* dmi: fix DMI type 6 outputPierre-Alexandre Meyer2009-11-121-3/+3
* dmi: Adding smbios detectionErwan Velu2009-10-301-1/+2
* Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-049-226/+224
|\
| * Run Nindent on com32/gplinclude/dmi/dmi_system.hH. Peter Anvin2009-05-291-9/+9
| * Run Nindent on com32/gplinclude/dmi/dmi_processor.hH. Peter Anvin2009-05-291-61/+62
| * Run Nindent on com32/gplinclude/dmi/dmi_memory.hH. Peter Anvin2009-05-291-18/+18
| * Run Nindent on com32/gplinclude/dmi/dmi_ipmi.hH. Peter Anvin2009-05-291-9/+9
| * Run Nindent on com32/gplinclude/dmi/dmi_chassis.hH. Peter Anvin2009-05-291-14/+14
| * Run Nindent on com32/gplinclude/dmi/dmi_bios.hH. Peter Anvin2009-05-291-56/+56
| * Run Nindent on com32/gplinclude/dmi/dmi_battery.hH. Peter Anvin2009-05-291-16/+16
| * Run Nindent on com32/gplinclude/dmi/dmi_base_board.hH. Peter Anvin2009-05-291-15/+15
| * Run Nindent on com32/gplinclude/dmi/dmi.hH. Peter Anvin2009-05-291-34/+31
* | gpllib: Define HARDWARE_SECURITY_SIZE for Type 24 (dmi)Pierre-Alexandre Meyer2009-05-271-0/+2
* | gpllib: Add support for 3.3.25 Hardware Security (Type 24) (dmi)Pierre-Alexandre Meyer2009-05-271-0/+7
* | gpllib: Enlarge OEM Strings buffer (dmi)Pierre-Alexandre Meyer2009-05-271-2/+1
* | gpllib: Add support for 3.3.12 OEM Strings (Type 11) (dmi)Pierre-Alexandre Meyer2009-05-271-0/+2
* | gpllib: Add support for 3.3.11 On Board Devices Information (Type 10, obsolet...Pierre-Alexandre Meyer2009-05-261-0/+5
* | gpllib: Add support for 3.3.24 System Reset (Type 23) (dmi)Pierre-Alexandre Meyer2009-05-261-0/+11
* | gpllib: Add support for 3.3.13 System Configuration Options (Type 12) (dmi)Pierre-Alexandre Meyer2009-05-261-0/+2
* | Merge branch 'for-erwan' of git://git.zytor.com/users/pam/hdt-pierre into for...Pierre-Alexandre Meyer2009-05-142-0/+18
|\ \
| * | gpllib: Add Memory Module Information (Type 6, Obsolete) (DMI)Pierre-Alexandre Meyer2009-05-082-0/+18
| |/
* | gpllib: Add support for 3.3.33 System Boot Information (Type 32) (dmi)Pierre-Alexandre Meyer2009-05-141-1/+3
* | gpllib: Add support for Cache Information (Type 7) (dmi)Pierre-Alexandre Meyer2009-05-142-0/+51
|/
* dmi: Adding IPMI detectionErwan Velu2009-03-222-5/+35
* Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-128-0/+565