index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
gpllib
/
dmi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all warnings, and better separate code that should not be mixed
syslinux-6.04-pre3
H. Peter Anvin (Intel)
2019-02-07
1
-1
/
+1
*
gpllib: Updating dmi code
Erwan Velu
2015-09-04
6
-30
/
+67
*
gpllib: fix sizeof(char *) misuse
Jonathan Boeing
2015-05-03
1
-10
/
+14
*
DMI: Adjusting structures size / Adding cpu core
Laurent Licour
2011-01-30
4
-22
/
+70
*
DMI: Fixing memory mgmnt in dmi_memory_module_types
Laurent Licour
2010-07-07
2
-14
/
+16
*
Replacing strncpy by strlcpy
Erwan Velu
2010-06-22
1
-77
/
+77
*
Merge remote branch 'erwan/master'
H. Peter Anvin
2010-05-11
2
-100
/
+167
|
\
|
*
DMI: Fixing memory corruption
Erwan Velu
2010-05-06
2
-100
/
+167
*
|
dmi_processor.c: remove unreachable table values
H. Peter Anvin
2010-01-10
1
-50
/
+2
|
/
*
dmi: Switching processor voltage from V to mV
Erwan Velu
2009-12-04
1
-6
/
+6
*
dmi: more chassis types
Erwan Velu
2009-12-04
1
-2
/
+6
*
dmi: returning out of spec instead of NULL
Erwan Velu
2009-12-04
1
-1
/
+1
*
dmi: More processors
Erwan Velu
2009-12-04
1
-2
/
+49
*
dmi: More cpu upgrade options
Erwan Velu
2009-12-04
1
-2
/
+2
*
gpllibs: Running Nindent
Erwan Velu
2009-11-24
3
-514
/
+547
*
dmi: fix bank connections information
Pierre-Alexandre Meyer
2009-11-12
1
-2
/
+2
*
dmi: fix DMI type 6 output
Pierre-Alexandre Meyer
2009-11-12
1
-3
/
+3
*
dmi: enhance SMBIOS/DMI detection
Pierre-Alexandre Meyer
2009-11-01
1
-15
/
+32
*
dmi: fix a strcpy (typo)
Pierre-Alexandre Meyer
2009-11-01
1
-1
/
+1
*
dmi: Adding smbios detection
Erwan Velu
2009-10-30
1
-33
/
+54
*
hdt: Fixing {s}printf typo
Erwan Velu
2009-10-30
1
-5
/
+5
*
Merge commit 'hpa/master' into for-erwan
Pierre-Alexandre Meyer
2009-08-04
8
-1034
/
+1023
|
\
|
*
Run Nindent on com32/gpllib/dmi/dmi_processor.c
H. Peter Anvin
2009-05-29
1
-376
/
+374
|
*
Run Nindent on com32/gpllib/dmi/dmi_memory.c
H. Peter Anvin
2009-05-29
1
-106
/
+105
|
*
Run Nindent on com32/gpllib/dmi/dmi_ipmi.c
H. Peter Anvin
2009-05-29
1
-20
/
+17
|
*
Run Nindent on com32/gpllib/dmi/dmi_chassis.c
H. Peter Anvin
2009-05-29
1
-59
/
+59
|
*
Run Nindent on com32/gpllib/dmi/dmi_bios.c
H. Peter Anvin
2009-05-29
1
-42
/
+42
|
*
Run Nindent on com32/gpllib/dmi/dmi_battery.c
H. Peter Anvin
2009-05-29
1
-27
/
+27
|
*
Run Nindent on com32/gpllib/dmi/dmi_base_board.c
H. Peter Anvin
2009-05-29
1
-6
/
+6
|
*
Run Nindent on com32/gpllib/dmi/dmi.c
H. Peter Anvin
2009-05-29
1
-527
/
+546
|
*
Global whitespace cleanup.
H. Peter Anvin
2009-04-20
6
-6
/
+0
*
|
gpllib: Add support for 3.3.25 Hardware Security (Type 24) (dmi)
Pierre-Alexandre Meyer
2009-05-27
1
-0
/
+32
*
|
gpllib: Add support for 3.3.12 OEM Strings (Type 11) (dmi)
Pierre-Alexandre Meyer
2009-05-27
1
-0
/
+19
*
|
gpllib: Add support for 3.3.11 On Board Devices Information (Type 10, obsolet...
Pierre-Alexandre Meyer
2009-05-26
1
-0
/
+45
*
|
gpllib: Add support for 3.3.24 System Reset (Type 23) (dmi)
Pierre-Alexandre Meyer
2009-05-26
1
-0
/
+51
*
|
gpllib: Add support for 3.3.13 System Configuration Options (Type 12) (dmi)
Pierre-Alexandre Meyer
2009-05-26
1
-0
/
+19
*
|
Merge branch 'for-erwan' of git://git.zytor.com/users/pam/hdt-pierre into for...
Pierre-Alexandre Meyer
2009-05-14
2
-1
/
+106
|
\
\
|
*
|
gpllib: Add Memory Module Information (Type 6, Obsolete) (DMI)
Pierre-Alexandre Meyer
2009-05-08
2
-0
/
+105
|
|
/
*
|
gpllib: Prevent overflow in memory type (dmi)
Pierre-Alexandre Meyer
2009-05-14
1
-0
/
+1
*
|
gpllib: Remove extra \n in oem chassis information (dmi)
Pierre-Alexandre Meyer
2009-05-14
1
-1
/
+1
*
|
gpllib: Add support for 3.3.33 System Boot Information (Type 32) (dmi)
Pierre-Alexandre Meyer
2009-05-14
1
-0
/
+29
*
|
gpllib: Add support for Cache Information (Type 7) (dmi)
Pierre-Alexandre Meyer
2009-05-14
2
-1
/
+168
|
/
*
dmi: Adding IPMI detection
Erwan Velu
2009-03-22
2
-2
/
+79
*
Moving dmi & cpuid stuff to gpl subdirs
Erwan Velu
2009-03-12
7
-0
/
+1505