index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
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
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
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
elflink: Make ELF the default object format
Matt Fleming
2011-04-26
4
-35
/
+69
*
com32: console is already initialised when we enter main()
Matt Fleming
2011-04-26
25
-45
/
+0
*
Merge remote-tracking branch 'zytor/master' into elflink
Matt Fleming
2011-04-26
2
-3
/
+105
|
\
|
*
Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'
H. Peter Anvin
2011-04-26
1
-1
/
+2
|
|
\
|
|
*
Makefile: Move Makefile fragments into mk/
Matt Fleming
2011-04-07
1
-1
/
+2
|
*
|
zzjson: Adding sample module
Erwan Velu
2011-03-18
2
-1
/
+102
|
|
/
*
|
Merge remote-tracking branch 'zytor/master' into elflink-merge
Matt Fleming
2011-04-04
3
-28
/
+45
|
\
\
|
|
/
|
*
chain.c32: Allow both "guid" and "uuid"
H. Peter Anvin
2011-03-13
1
-1
/
+4
|
*
chain.c32: fix specification of disk by GUID (UUID)
H. Peter Anvin
2011-03-13
1
-2
/
+2
|
*
com32: single instance of skipspace()
Erwan Velu
2011-02-07
1
-8
/
+1
|
*
DMI: Adjusting structures size / Adding cpu core
Laurent Licour
2011-01-30
1
-0
/
+6
|
*
chain.c32: DRMK: Fix comment at top of source
Gene Cumm
2010-10-14
1
-1
/
+2
|
*
chain.c32: DRMK: Add comment about only using a DWORD for partition offset
Gene Cumm
2010-10-13
1
-0
/
+1
|
*
chain.c32: DRMK: clean up output; clean up and correct comments
Gene Cumm
2010-10-13
1
-10
/
+8
|
*
chain.c: Progress on DRMK and notes that it's not perfect yet.
Gene Cumm
2010-10-13
1
-2
/
+21
|
*
chain.c32: make CHS calculation match core/fs/diskio.c
H. Peter Anvin
2010-10-12
1
-14
/
+10
|
*
chain.c32: fix conversion from LBA to CHS
H. Peter Anvin
2010-10-12
1
-1
/
+1
*
|
Merge branch 'master' into elflink-merge
H. Peter Anvin
2010-08-12
3
-12
/
+43
|
\
\
|
|
/
|
*
chain: Extra comments; shrink the new space to minimum
Gene Cumm
2010-08-01
1
-5
/
+5
|
*
chain: Just assign the value rather than using memcpy()
Gene Cumm
2010-08-01
1
-4
/
+1
|
*
chain: add drmk= to usage
Gene Cumm
2010-08-01
1
-0
/
+1
|
*
chain: Fix up and clean up DRMK load code; fix filename length; Patch memory.
Gene Cumm
2010-08-01
1
-11
/
+8
|
*
chain.c32: prepare for loading DRMK
Gene Cumm
2010-08-01
1
-0
/
+31
|
*
chain.c: fix public index value in mbr and gpt iterators
Michal Soltys
2010-07-30
1
-3
/
+3
|
*
whichsys.c32: Fix example in the comments and Usage output
Gert Hulselmans
2010-07-13
1
-2
/
+2
|
*
ifplop.c32: Fix spelling errors and other mistakes in comments
Gert Hulselmans
2010-07-12
1
-7
/
+12
|
*
ifcpu.c32: Remove defines used in the old sleep function.
Gert Hulselmans
2010-07-06
1
-4
/
+0
|
*
Merge remote branch 'gerth/whichsys'
H. Peter Anvin
2010-07-05
2
-1
/
+129
|
|
\
|
|
*
whichsys.c32: execute specific command, based on Syslinux bootloader variant
Gert Hulselmans
2010-07-05
2
-1
/
+129
|
*
|
Merge remote branch 'gerth/chain_grubcfg'
H. Peter Anvin
2010-07-05
1
-9
/
+112
|
|
\
\
|
|
*
|
chain.c32: Put declaration of *stage2 before common code
Gert Hulselmans
2010-07-05
1
-2
/
+2
|
|
*
|
chain.c32: add grubcfg= for passing an alternative config filename to GRUB L...
Gert Hulselmans
2010-07-04
1
-9
/
+112
|
*
|
|
ifcpu.c32: need <unistd.h>
H. Peter Anvin
2010-07-05
1
-0
/
+1
|
*
|
|
ifcpu.c32: remove open-coded sleep function
H. Peter Anvin
2010-07-05
1
-13
/
+1
|
|
|
/
|
|
/
|
|
*
|
com32: canonicalize DEBUG to mean <dprintf.h>
H. Peter Anvin
2010-07-01
3
-21
/
+3
|
|
/
|
*
ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
Gert Hulselmans
2010-07-01
2
-1
/
+166
|
*
config.c32: accept an optional new directory
H. Peter Anvin
2010-06-28
1
-3
/
+4
|
*
chain.c32: pass partition number to stage2 of Grub Legacy
Gert Hulselmans
2010-06-27
1
-5
/
+8
|
*
chain.c32: only pass partition number in DH, when grldr= is used
Gert Hulselmans
2010-06-27
1
-1
/
+11
|
*
chain.c32: add keeppxe to usage output and cleanup comments
Gert Hulselmans
2010-06-27
1
-21
/
+25
|
*
Export the 64-bit partition offset and use it in chain.c
H. Peter Anvin
2010-06-27
1
-2
/
+3
|
*
chain.c32: fix handover to a logical partition
H. Peter Anvin
2010-06-26
1
-48
/
+65
|
*
pwd.c32: add to Makefile
H. Peter Anvin
2010-06-26
1
-1
/
+1
|
*
chain.c32: "fs" is a singular token, only match if complete
H. Peter Anvin
2010-06-26
1
-1
/
+1
|
*
com32 pwd module
Gene Cumm
2010-06-26
1
-0
/
+51
|
*
chain: Support booting GPT partition by label
Shao Miller
2010-06-26
1
-5
/
+72
|
*
chain: Support booting GPT disk/partition by GUID
Shao Miller
2010-06-26
1
-22
/
+148
|
*
chain.c32: correctly set the length of the GPT handover structure
syslinux-4.00-pre61
H. Peter Anvin
2010-06-25
1
-50
/
+57
|
*
Merge remote branch 'sha0/chain_gpt'
H. Peter Anvin
2010-06-25
1
-196
/
+660
|
|
\
|
|
*
chain: Implement GPT hand-over protocol as documented
Shao Miller
2010-06-25
1
-1
/
+50
[next]