index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the loadfile() routine into the syslinux/ namespace, and use it.
syslinux-3.40-pre13
H. Peter Anvin
2007-03-14
4
-57
/
+4
*
Finish the shuffle and boot interface, and add an ELF loading module.
H. Peter Anvin
2007-03-14
15
-108
/
+917
*
Fix the shuffle and boot interface. It was probably always broken.
H. Peter Anvin
2007-03-14
3
-14
/
+18
*
Dummy <assert.h>
H. Peter Anvin
2007-03-14
1
-0
/
+8
*
INT 22h, AX=001Ah: we have FS:SI pointing to the register data, not DS:SI
H. Peter Anvin
2007-03-13
1
-1
/
+1
*
Add support for using a shuffle descriptor to bzero rather than bcopy
H. Peter Anvin
2007-03-13
2
-6
/
+40
*
Wrapper infrastructure for "shuffle and boot"
H. Peter Anvin
2007-03-12
13
-152
/
+1032
*
New API call: cleanup, shuffle and boot to flat protected mode
H. Peter Anvin
2007-03-11
3
-4
/
+93
*
Formatting cleanups
syslinux-3.40-pre12
H. Peter Anvin
2007-03-07
4
-102
/
+128
*
Ethersel must use the pci com32 module instead of builtin pci detection code
Erwan Velu
2007-03-07
4
-73
/
+38
*
menu system: make the help message end row a configurable.
syslinux-3.40-pre11
H. Peter Anvin
2007-03-05
2
-3
/
+9
*
TEXT HELP: Multiline per-entry help messages in the simple menu system.
syslinux-3.40-pre10
H. Peter Anvin
2007-03-05
5
-4
/
+84
*
mkdiskimage: shortcut for zipdisk geometry
H. Peter Anvin
2007-03-02
1
-3
/
+9
*
Update copyright date
H. Peter Anvin
2007-03-01
1
-1
/
+1
*
Simple menu system: unified way to handle message strings; add NOTABMSG
syslinux-3.40-pre9
H. Peter Anvin
2007-02-28
4
-29
/
+74
*
Teach the menu system to ignore TEXT blocks for now.
syslinux-3.40-pre8
H. Peter Anvin
2007-02-27
1
-0
/
+10
*
Support customization of menu messages.
H. Peter Anvin
2007-02-27
5
-9
/
+69
*
Correctly ignore TEXT blocks.
H. Peter Anvin
2007-02-27
1
-12
/
+8
*
Do not overwrite pointer "p" when calling is_kernel_type()
H. Peter Anvin
2007-02-23
1
-2
/
+2
*
Remove now-unnecessary push/pop.
H. Peter Anvin
2007-02-20
1
-2
/
+0
*
Make sure we can read the config file name even after changing it...
syslinux-3.40-pre7
H. Peter Anvin
2007-02-19
8
-44
/
+55
*
Support multiple image types in the menu system
H. Peter Anvin
2007-02-19
3
-16
/
+86
*
Add new PXE keyword (we might have to distinguish from BOOT at some point)
H. Peter Anvin
2007-02-19
6
-11
/
+17
*
Assume 3.40 will be the first version which fixes Read Disk.
syslinux-3.40-pre6
H. Peter Anvin
2007-02-19
2
-1
/
+2
*
Merge with syslinux-3.3x
H. Peter Anvin
2007-02-19
2
-2
/
+2
|
\
|
*
Comboot function READ DISK corrupts its arguments; fix.
H. Peter Anvin
2007-02-19
2
-2
/
+2
*
|
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
syslinux-3.40-pre5
H. Peter Anvin
2007-02-10
40
-290
/
+865
|
\
|
|
*
Set up the LRU chain correctly (d'oh!)
syslinux-3.36-pre10
syslinux-3.36
H. Peter Anvin
2007-02-08
1
-0
/
+1
|
*
Fix -fno-stack-protector per bug report from Gilles Espinasse
syslinux-3.36-pre9
H. Peter Anvin
2007-02-08
1
-1
/
+1
|
*
%ifndef IS_PXELINUX won't do much good... %if IS_PXELINUX == 0 is correct
syslinux-3.36-pre8
H. Peter Anvin
2007-02-08
1
-1
/
+1
|
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
syslinux-3.36-pre7
H. Peter Anvin
2007-02-08
11
-14
/
+14
|
|
\
|
|
*
fileread: new file descriptor should be from oreg, not ireg
H. Peter Anvin
2007-02-07
1
-1
/
+1
|
|
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
H. Peter Anvin
2007-02-07
26
-88
/
+594
|
|
|
\
|
|
*
|
fileread: ES:BX -> buffer, not ES:SI
H. Peter Anvin
2007-02-07
1
-1
/
+1
|
|
*
|
Stealth whitespace cleanup
H. Peter Anvin
2007-02-01
9
-11
/
+10
|
|
*
|
Formatting cleanup
H. Peter Anvin
2007-02-01
1
-1
/
+2
|
*
|
|
PXELINUX: ES:BX -> PXENV+, so we can't have ES:DI -> $PnP.
H. Peter Anvin
2007-02-08
2
-0
/
+7
|
|
|
/
|
|
/
|
|
*
|
For extension *search*, SYSLINUX should now use the same code as the others.
syslinux-3.36-pre6
H. Peter Anvin
2007-02-06
2
-14
/
+5
|
*
|
Deal with various distributions breaking gcc in weird ways
H. Peter Anvin
2007-02-06
14
-14
/
+56
|
*
|
SYSLINUX: Fix extension-detection for syslinux.
H. Peter Anvin
2007-02-06
3
-17
/
+4
|
*
|
Fix numerous problems in the new MBR code.
syslinux-3.36-pre5
H. Peter Anvin
2007-02-04
3
-15
/
+97
|
*
|
MBR: Set %si immediately upon setting %sp
H. Peter Anvin
2007-02-04
1
-1
/
+1
|
*
|
MBR: produce a list file.
H. Peter Anvin
2007-02-04
1
-4
/
+4
|
*
|
Document new MBR.
syslinux-3.36-pre4
H. Peter Anvin
2007-02-04
1
-0
/
+1
|
*
|
Fix additional references to mbr.bin
H. Peter Anvin
2007-02-04
1
-2
/
+2
|
*
|
Move old MBR into the MBR directory; fix old reference to mbr.bin
H. Peter Anvin
2007-02-04
2
-1
/
+1
|
*
|
New MBR which supports logical partitions.
H. Peter Anvin
2007-02-04
4
-8
/
+378
|
*
|
Unix FAT inst: fix the order of stitched strings.
syslinux-3.36-pre3
H. Peter Anvin
2007-02-03
1
-1
/
+1
|
*
|
Remember which sector we cached!
H. Peter Anvin
2007-02-01
1
-0
/
+1
|
*
|
Use LRU caching instead of LRR (least recently read)
H. Peter Anvin
2007-02-01
1
-26
/
+57
[next]