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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix localboot stack bug; cleanup section handling in the ELF universe
syslinux-3.70-pre11
H. Peter Anvin
2008-05-28
6
-46
/
+43
*
Assemble via ELF, to enable future linking
H. Peter Anvin
2008-05-28
13
-58
/
+168
*
pxenv: save away the PXE return code so COMBOOT can return it
syslinux-3.70-pre10
H. Peter Anvin
2008-05-28
2
-1
/
+10
*
Merge commit 'origin/master' into gpxe-added
H. Peter Anvin
2008-05-28
25
-62
/
+512
|
\
|
*
Document GPT boot protocol; add !GPT signature
3.6x
H. Peter Anvin
2008-05-13
2
-0
/
+93
|
*
Add NEWS for 3.64
syslinux-3.64-pre1
H. Peter Anvin
2008-05-13
1
-0
/
+4
|
*
Merge commit 'origin/gptmbr'
H. Peter Anvin
2008-05-13
2
-1
/
+295
|
|
\
|
|
*
gptmbr: use cltq to extend a zero %eax into %edx
H. Peter Anvin
2008-02-25
1
-1
/
+1
|
|
*
gptmbr: Add comment
H. Peter Anvin
2008-02-25
1
-1
/
+1
|
|
*
gptmbr: save phdr -> bootsect on the stack, saving one byte
H. Peter Anvin
2008-02-25
1
-2
/
+4
|
|
*
gptmbr: another confusion of start and end fields
H. Peter Anvin
2008-02-25
1
-2
/
+2
|
|
*
gptmbr: fix confusion between start and end fields
H. Peter Anvin
2008-02-25
1
-2
/
+4
|
|
*
gptmbr: use xchgw %ax,... instead of movw %ax,... when %ax is dead
H. Peter Anvin
2008-02-25
1
-1
/
+1
|
|
*
gptmbr: Use %bp for references into phdr and the stack
H. Peter Anvin
2008-02-25
1
-20
/
+19
|
|
*
gptmbr: since %bx is advanced, we can test -2(%bx) == (bootsec+510)
H. Peter Anvin
2008-02-25
1
-1
/
+1
|
|
*
gptmbr: addw $512, %bx -> addb $2, %bh
H. Peter Anvin
2008-02-25
1
-1
/
+1
|
|
*
gptmbr: offsets into phdr are decimal, not hex
H. Peter Anvin
2008-02-25
1
-4
/
+4
|
|
*
gptmbr: move advancing %bx into read_sector
H. Peter Anvin
2008-02-25
1
-4
/
+3
|
|
*
gptmbr: need to set %bx -> bootsec
H. Peter Anvin
2008-02-25
1
-0
/
+1
|
|
*
gptmbr: shuffle slightly to reduce register pressure
H. Peter Anvin
2008-02-25
1
-6
/
+3
|
|
*
gptmbr: shuffle slightly to save 3 bytes
H. Peter Anvin
2008-02-25
1
-14
/
+17
|
|
*
rep; cmpsw -> repe; cmpsw
H. Peter Anvin
2008-02-25
1
-1
/
+1
|
|
*
Master boot record for GPT partition tables
H. Peter Anvin
2008-02-25
2
-1
/
+292
|
*
|
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
10
-10
/
+14
|
*
|
chain.c32: fix booting from logical partitions
Sergey Vlasov
2008-04-24
1
-1
/
+1
|
*
|
Next version on this branch would be 3.64
H. Peter Anvin
2008-04-20
1
-1
/
+1
|
*
|
localboot.inc: file missing from previous checkin
H. Peter Anvin
2008-04-20
1
-0
/
+78
|
*
|
Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX
H. Peter Anvin
2008-04-19
10
-47
/
+24
|
*
|
syslinux 3.63: Use $(CC) for examining compiler options
Maciej W. Rozycki
2008-04-17
1
-1
/
+1
|
*
|
syslinux 3.63: Rename $GZIP to $GZIPPROG
Maciej W. Rozycki
2008-04-17
1
-2
/
+2
*
|
|
Merge commit 'syslinux-3.63' into gpxe-added
syslinux-3.70-pre9
H. Peter Anvin
2008-04-10
7
-196
/
+465
|
\
\
\
|
|
/
/
|
*
|
NEWS: Add link to MSDN article on how to build a ramdisk image.
syslinux-3.63
H. Peter Anvin
2008-04-09
1
-0
/
+2
|
*
|
movebits: rewrite significant chunks of the algorithm
syslinux-3.63-pre5
H. Peter Anvin
2008-04-09
1
-166
/
+246
|
*
|
zonelist.c: Fix the coalescing of identical ranges
H. Peter Anvin
2008-04-09
1
-7
/
+6
|
*
|
3.63: update NEWS
syslinux-3.63-pre4
H. Peter Anvin
2008-04-08
1
-0
/
+14
|
*
|
memdisk: allow up to 1024 e820 descriptors
H. Peter Anvin
2008-04-08
1
-1
/
+1
|
*
|
sdi.c32: be a tad more verbose.
H. Peter Anvin
2008-04-08
1
-1
/
+5
|
*
|
movebits: use the memmap data structure for the freelist
H. Peter Anvin
2008-04-08
1
-152
/
+80
|
*
|
movebits: handle the case of an upward overlap move with obstacles
H. Peter Anvin
2008-04-08
1
-115
/
+187
|
*
|
extlinux: Correct the directory block end condition
syslinux-3.63-pre3
H. Peter Anvin
2008-04-07
1
-4
/
+12
|
*
|
COM32 module to load a Microsoft System Deployment Image
H. Peter Anvin
2008-03-31
2
-1
/
+163
*
|
|
Add gpxelinux.0 to NETINSTALLABLE
H. Peter Anvin
2008-04-01
1
-1
/
+1
*
|
|
Merge commit 'origin/gpxe-added' into gpxe-added
syslinux-3.70-pre8
H. Peter Anvin
2008-03-31
7
-3
/
+262
|
\
\
\
|
*
\
\
Merge commit 'origin/gpxe-support' into gpxe-added
H. Peter Anvin
2008-03-28
7
-3
/
+262
|
|
\
\
\
|
|
*
|
|
gPXE SAN boot module
H. Peter Anvin
2008-03-28
2
-1
/
+142
|
|
*
|
|
Add stpcpy() and implement version/derivative queries
H. Peter Anvin
2008-03-28
5
-2
/
+120
*
|
|
|
|
Merge gpxe-for-syslinux
H. Peter Anvin
2008-03-31
15
-520
/
+970
*
|
|
|
|
NEWS: Document integration of gPXE
H. Peter Anvin
2008-03-31
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Add gPXE into the source tree; build unified image
syslinux-3.70-pre7
H. Peter Anvin
2008-03-26
772
-3
/
+218909
|
/
/
/
*
|
|
Document gPXE extensions.
syslinux-3.70-pre6
H. Peter Anvin
2008-03-26
1
-0
/
+4
[next]