index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
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
*
|
|
PXELINUX: When doing a gPXE FILE_READ, actually handle errors
H. Peter Anvin
2008-03-26
1
-4
/
+6
*
|
|
PXELINUX: add gPXE PXENV_FILE_API_CHECK call; clean up pxenv
H. Peter Anvin
2008-03-26
2
-36
/
+86
*
|
|
pxelinux: don't rely on PXENV_GET_FILE_SIZE in gPXE support mode
H. Peter Anvin
2008-03-25
1
-0
/
+4
*
|
|
PXELINUX: make the gPXE support actually work. We hope.
H. Peter Anvin
2008-03-25
1
-22
/
+27
*
|
|
runkernel: remove debugging code
H. Peter Anvin
2008-03-24
1
-19
/
+0
*
|
|
pxelinux: fix merge issues
H. Peter Anvin
2008-03-24
1
-63
/
+59
*
|
|
Merge commit 'origin/nolen' into gpxe-support
H. Peter Anvin
2008-03-24
1
-0
/
+8
|
\
\
\
|
*
|
|
Merge commit 'origin/master' into nolen
H. Peter Anvin
2008-03-24
1
-0
/
+8
|
|
\
|
|
|
|
*
|
Add target to install into /tftpboot
H. Peter Anvin
2008-03-22
1
-0
/
+8
*
|
|
|
Merge commit 'origin/nolen' into gpxe-support
H. Peter Anvin
2008-03-22
150
-2735
/
+5526
|
\
|
|
|
|
*
|
|
Merge commit 'syslinux-3.63-pre2' into nolen
syslinux-3.70-pre5
H. Peter Anvin
2008-03-20
19
-59
/
+75
|
|
\
|
|
|
|
*
|
pxelinux: allow class E addresses as unicast
syslinux-3.63-pre2
H. Peter Anvin
2008-03-20
1
-7
/
+25
|
|
*
|
Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
H. Peter Anvin
2008-03-20
1
-1
/
+1
|
|
|
\
\
[prev]
[next]