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
/
modules
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
/
+3
*
Reorganize and clean up a bunch of the x86 code
H. Peter Anvin
2019-02-04
1
-1
/
+1
*
pxe_dns: remove obsolete pxe_dns.c wrapper
H. Peter Anvin
2016-04-06
1
-6
/
+1
*
com32/modules: Split build by architecture. Add dir.c32
Gene Cumm
2015-09-20
1
-7
/
+16
*
com32: Use z size specifier for printf-ing size_t variable
Martin Str|mberg
2015-01-05
2
-3
/
+3
*
com32: change '%llx' to use PRIx64
Martin Str|mberg
2015-01-05
1
-2
/
+2
*
pxe: Export the initial stack and PXE(NV) structure, fix pxechn
H. Peter Anvin
2014-02-13
1
-15
/
+17
*
Merge branch 'syslinux-5.xx' into master; fixes loadkeys
Gene Cumm
2014-01-25
1
-1
/
+1
|
\
|
*
com32/moduless/poweroff.c: use __unused attribute instead
Gene Cumm
2014-01-25
1
-1
/
+1
|
*
com32/modules/poweroff.c: fix main()
Gene Cumm
2014-01-25
1
-1
/
+1
*
|
com32sys_t inreg shall be zeroified prior intcall
Erwan Velu
2014-01-22
4
-0
/
+8
*
|
Merge tag 'syslinux-5.11-pre8' into firmware
syslinux-6.02-pre1
Matt Fleming
2013-07-08
3
-3
/
+57
|
\
|
|
*
debug.c32: Dynamically enable/disable debug code at runtime
Matt Fleming
2013-07-05
2
-1
/
+55
|
*
mk: include $(GCCWARN) when building ELF objects
Matt Fleming
2013-07-05
1
-2
/
+2
*
|
Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmware
Matt Fleming
2013-03-22
4
-2
/
+374
|
\
|
|
*
Merge branch 'lwip' into elflink
Matt Fleming
2013-02-26
2
-1
/
+285
|
|
\
|
|
*
Merge remote-tracking branch 'genec/com32-cptime-upd-for-hpa' into lwip
H. Peter Anvin
2012-04-25
3
-3
/
+289
|
|
|
\
|
|
|
*
prdhcp.c32: Fix what is retrieved.
Gene Cumm
2012-02-03
1
-2
/
+3
|
|
|
*
prdhcp.c32: Add to Makefile
Gene Cumm
2011-12-18
1
-1
/
+1
|
|
|
*
cptime.c32: Move to modules; include in Makefile
Gene Cumm
2011-12-17
2
-1
/
+286
|
|
*
|
Merge remote-tracking branch 'origin/master' into lwip
syslinux-4.10-pre18
H. Peter Anvin
2012-03-30
2
-1933
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge commit 'syslinux-4.05' into lwip
H. Peter Anvin
2011-12-13
1
-0
/
+392
|
|
|
\
\
|
|
*
|
|
prdhcp.c32: Print DHCP packets
Gene Cumm
2011-12-01
1
-0
/
+163
|
*
|
|
|
com32: Add com32_cmdline() which returns argv[1..argc-1]
syslinux-5.02-pre3
Matt Fleming
2013-02-23
1
-1
/
+1
|
*
|
|
|
poweroff COM32 module
Sebastian Herbszt
2013-02-11
2
-1
/
+89
*
|
|
|
|
Merge tag 'syslinux-5.01' into firmware
syslinux-6.00-pre4
Matt Fleming
2013-01-29
1
-1
/
+1
|
\
|
|
|
|
|
*
|
|
|
Always strip all the modules
H. Peter Anvin
2013-01-17
1
-1
/
+1
*
|
|
|
|
Merge tag 'syslinux-5.00-pre10' into for-hpa/elflink/firmware
Matt Fleming
2012-11-14
3
-38
/
+410
|
\
|
|
|
|
|
*
|
|
|
hexdump.c32: Simple file hex-dumper
Shao Miller
2012-11-04
2
-1
/
+247
|
*
|
|
|
linux.c32: Introduce initrdfile= option
Shao Miller
2012-11-03
1
-0
/
+53
|
*
|
|
|
linux.c32: Add new initrd+= option for multiple initrds
Shao Miller
2012-11-03
1
-0
/
+8
|
*
|
|
|
linux.c32: Move some initrd=x,y,z code out of main
Shao Miller
2012-11-03
1
-21
/
+61
|
*
|
|
|
linux.c32: Add find_arguments function
Matt Fleming
2012-11-03
1
-16
/
+41
*
|
|
|
|
Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmware
Matt Fleming
2012-11-05
6
-37
/
+741
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'master' into elflink
Matt Fleming
2012-10-24
5
-6
/
+740
|
|
\
\
\
\
|
|
*
|
|
|
prdhcp.c32: Turn off DEBUG
syslinux-4.06-pre13
Matt Fleming
2012-10-11
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinux
Matt Fleming
2012-10-11
3
-6
/
+209
|
|
|
\
\
\
\
|
|
|
*
|
|
|
prdhcp.c32: Fix what is retrieved.
Gene Cumm
2012-06-02
1
-2
/
+3
|
|
|
*
|
|
|
prdhcp.c32: Add to Makefile
Gene Cumm
2012-06-02
1
-1
/
+1
|
|
|
*
|
|
|
prdhcp.c32: Print DHCP packets
Gene Cumm
2012-06-02
1
-0
/
+163
|
|
|
*
|
|
|
pxechn.c32: add -S to transform sname to siaddr
Gene Cumm
2012-06-01
1
-2
/
+31
|
|
|
*
|
|
|
pxechn: Turn off debug
Gene Cumm
2012-05-28
1
-3
/
+13
|
|
*
|
|
|
|
com32: Add ifmemdsk.c32 to Makefile
Matt Fleming
2012-10-08
1
-1
/
+1
|
|
*
|
|
|
|
kontron_wdt: Fixing makefile
Erwan Velu
2012-09-10
1
-1
/
+1
|
|
*
|
|
|
|
kontron_wdt: Enforce timeout value if already set
Erwan Velu
2012-09-10
1
-0
/
+4
|
|
*
|
|
|
|
kontron_wdt: Adjusting exit path
Erwan Velu
2012-09-10
1
-7
/
+10
|
|
*
|
|
|
|
kontron_wdt: Adding watchdog com32 module
Erwan Velu
2012-09-10
3
-1
/
+525
|
*
|
|
|
|
|
Merge branch 'elflink' of git://github.com/aericson/syslinux into elflink
Matt Fleming
2012-10-23
2
-27
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
com32: remove duplicate modules
Andre Ericson
2012-05-22
2
-28
/
+1
|
*
|
|
|
|
|
|
Clean up $(GPLLIB) leak
Matt Fleming
2012-10-19
1
-4
/
+1
[next]