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
*
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
|
|
|
\
|
|
|
*
Remove reference to readpit.c32, an experimental module
H. Peter Anvin
2008-03-08
1
-1
/
+1
|
|
*
|
Fixing wrong offsets in dmi
Sebastian Herbszt
2008-03-20
2
-10
/
+10
|
|
*
|
PCI detection code doesn't corrupt memory anymore (2nd try)
Erwan
2008-03-20
2
-25
/
+23
|
|
|
/
|
|
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
13
-14
/
+14
|
|
*
win32/Makefile: clean hello.exe on "make tidy"
H. Peter Anvin
2008-03-03
1
-1
/
+1
|
|
*
Add stuff to "make dist" to clean up crap that shouldn't be there
H. Peter Anvin
2008-03-03
1
-3
/
+3
|
|
*
Clean up .*.d files for "make tidy" in libutil
H. Peter Anvin
2008-03-03
1
-1
/
+1
|
*
|
Clean up .*.d files for "make tidy" in libutil
H. Peter Anvin
2008-03-03
1
-1
/
+1
|
*
|
Merge commit 'origin/master' into nolen
syslinux-3.70-pre4
H. Peter Anvin
2008-03-03
9
-13
/
+30
|
|
\
|
|
|
*
The next release on *this* branch would be 3.63
syslinux-3.63-pre1
H. Peter Anvin
2008-03-03
1
-1
/
+1
|
|
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
9
-13
/
+30
|
*
|
VESA: Simplify the lss16 decoder
H. Peter Anvin
2008-03-03
1
-11
/
+6
|
*
|
Drop unnecessary CLD instructions.
H. Peter Anvin
2008-03-03
6
-23
/
+9
|
*
|
VESA library: add support for reading lss16 images
H. Peter Anvin
2008-03-03
1
-1
/
+130
|
*
|
Make description of the lss16 format match reality
H. Peter Anvin
2008-03-03
1
-2
/
+2
|
*
|
Merge commit 'origin/master' into nolen
H. Peter Anvin
2008-03-03
4
-56
/
+74
|
|
\
|
|
|
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
4
-56
/
+74
|
*
|
Add missing file <syslinux/zio.h>
syslinux-3.70-pre3
H. Peter Anvin
2008-03-02
1
-0
/
+13
|
*
|
Merge commit 'origin/master' into nolen
H. Peter Anvin
2008-03-02
26
-67
/
+740
|
|
\
|
|
|
*
License change for CPU detection modules
Erwan
2008-03-02
6
-36
/
+132
|
|
*
Move mboot documentation to the doc/ directory
H. Peter Anvin
2008-03-01
1
-0
/
+0
|
|
*
Fix two *.doc files which sadly didn't get renamed...
H. Peter Anvin
2008-03-01
2
-0
/
+0
|
|
*
Add a slightly edited version of SubmittingPatches.
syslinux-3.62
H. Peter Anvin
2008-03-01
1
-0
/
+568
|
|
*
Document the file renaming from .doc -> .txt
H. Peter Anvin
2008-02-29
6
-25
/
+26
|
|
*
Rename text documentation from *.doc to *.txt
H. Peter Anvin
2008-02-28
8
-0
/
+0
|
|
*
Don't use "syslinux.cfg" to refer to config files in general
H. Peter Anvin
2008-02-27
1
-2
/
+2
|
|
*
Remove pngtopnm dependency from the samples/ directory
H. Peter Anvin
2008-02-26
5
-4
/
+10
|
|
*
extlinux: compile hack for old distros
syslinux-3.62-pre16
H. Peter Anvin
2008-02-25
1
-0
/
+2
|
*
|
Add transparent decompression support to elf.c32
H. Peter Anvin
2008-02-29
1
-1
/
+1
|
*
|
Generic framework for reading compressed files using standard I/O
H. Peter Anvin
2008-02-29
9
-95
/
+442
|
*
|
Tighten close_file, fix SYSLINUX new file API
syslinux-3.70-pre2
H. Peter Anvin
2008-02-27
4
-8
/
+17
|
*
|
Change the "tsize" error message since it no longer applies
H. Peter Anvin
2008-02-27
1
-2
/
+2
|
*
|
SYSLINUX, EXTLINUX: support the new getfssec API
syslinux-3.70-pre1
H. Peter Anvin
2008-02-27
2
-16
/
+36
|
*
|
comboot.inc: use the correct upper limit
H. Peter Anvin
2008-02-27
1
-2
/
+2
|
*
|
comboot.inc: update test for oversized files
H. Peter Anvin
2008-02-27
1
-4
/
+7
|
*
|
Un-inline fclose()
H. Peter Anvin
2008-02-27
3
-7
/
+13
[next]