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
*
Make it safe to call close_file on an already closed file.
syslinux-3.50-pre15
H. Peter Anvin
2007-05-22
6
-10
/
+12
*
Make the menu system understand INCLUDE as well.
syslinux-3.50-pre14
H. Peter Anvin
2007-05-22
2
-2
/
+8
*
Document INCLUDE
H. Peter Anvin
2007-05-22
2
-1
/
+8
*
Add "include" command to the core syslinux parser
H. Peter Anvin
2007-05-22
4
-6
/
+22
*
getc: make sure EOF is "sticky"
H. Peter Anvin
2007-05-22
1
-0
/
+5
*
New stackable getc interface, using the real_mode_seg for buffers.
H. Peter Anvin
2007-05-22
1
-60
/
+156
*
Revert "ISOLINUX: Include the caching code"
H. Peter Anvin
2007-05-22
1
-9
/
+2
*
Revert "Add subroutines to add/remove blocks from the expiry chain"
H. Peter Anvin
2007-05-22
1
-54
/
+15
*
Use a segment layout more similar to the other derivatives
H. Peter Anvin
2007-05-22
1
-3
/
+3
*
Add a proper internal close function (close_file)
H. Peter Anvin
2007-05-22
5
-7
/
+40
*
Add subroutines to add/remove blocks from the expiry chain
H. Peter Anvin
2007-05-22
1
-15
/
+54
*
ISOLINUX: Include the caching code
syslinux-3.50-pre13
H. Peter Anvin
2007-05-22
1
-2
/
+9
*
We need to bloody well set KernelVersion before using it...
syslinux-3.50-pre12
H. Peter Anvin
2007-05-22
1
-0
/
+1
*
Fix loading pre-2.00 protocol kernels.
syslinux-3.50-pre11
H. Peter Anvin
2007-05-22
1
-9
/
+17
*
PXELINUX: Use the client-identifier instead when DHCP doesn't have a MAC.
syslinux-3.50-pre10
H. Peter Anvin
2007-05-11
2
-100
/
+131
*
Remove stale file
H. Peter Anvin
2007-05-10
1
-69
/
+0
*
Fix <Ctrl-N> for printing network information
syslinux-3.50-pre9
H. Peter Anvin
2007-05-09
1
-0
/
+2
*
PXELINUX: Add <Ctrl-N> to print the network information
syslinux-3.50-pre8
H. Peter Anvin
2007-05-09
2
-3
/
+27
*
Document update of Linux boot protocol.
H. Peter Anvin
2007-05-09
1
-0
/
+1
*
More tweaks to allow bigger stack/heap, and boot protocol adjustments
syslinux-3.50-pre7
H. Peter Anvin
2007-05-07
3
-24
/
+33
*
Make more space for the heap when doing so is possible
H. Peter Anvin
2007-05-05
3
-35
/
+63
*
Update the default names of the MinGW tools.
H. Peter Anvin
2007-04-26
1
-3
/
+3
*
Document the use of the MinGW compiler.
H. Peter Anvin
2007-04-26
1
-0
/
+8
*
Add wrapper function syslinux_run_kernel_image()
syslinux-3.50-pre6
H. Peter Anvin
2007-04-26
3
-1
/
+75
*
linux.c32: saturate memory size to 32 bits if too large
H. Peter Anvin
2007-04-26
1
-1
/
+7
*
Make the pixel format canonicalization code a bit easier to read.
H. Peter Anvin
2007-04-10
1
-26
/
+7
*
Document recent additions.
syslinux-3.50-pre5
H. Peter Anvin
2007-04-10
1
-0
/
+3
*
MBR: fix problems when LBA > 65535*sectors.
H. Peter Anvin
2007-04-10
2
-35
/
+35
*
Fix expansion of palette images to ABGR.
H. Peter Anvin
2007-04-10
1
-11
/
+18
*
Add syslinux_local_boot() wrapper function
H. Peter Anvin
2007-04-04
3
-1
/
+45
*
pxe_get_cached.c: readability improvement.
H. Peter Anvin
2007-04-03
1
-2
/
+2
*
intcall, farcall: readability improvements.
syslinux-3.50-pre4
H. Peter Anvin
2007-04-03
2
-5
/
+5
*
A few more syslinux wrapper function
H. Peter Anvin
2007-04-03
4
-0
/
+131
*
Final cleanup *does* return.
H. Peter Anvin
2007-04-03
1
-1
/
+1
*
set -e so the build stops on error.
syslinux-3.50-pre3
H. Peter Anvin
2007-04-03
1
-1
/
+1
*
Move the PCI-scanning code into the library proper.
H. Peter Anvin
2007-04-03
3
-3
/
+3
*
pci.c: change from GPL to MIT license; Erwan has OK'd this change.
H. Peter Anvin
2007-04-03
1
-5
/
+20
*
pcitest.c: remove obsolete fields; formatting cleanups
H. Peter Anvin
2007-04-03
1
-20
/
+35
*
Fix the handling of namelen and argument parsing in linux.c32
Ferenc Wagner
2007-04-03
2
-1
/
+2
*
ethersel: move RID range parsing into its own function.
H. Peter Anvin
2007-04-01
1
-13
/
+21
*
Remove bogus clobbering of the mask
H. Peter Anvin
2007-04-01
1
-2
/
+1
*
Return first match in list, not first match in PCI hierarchy
syslinux-3.50-pre2
H. Peter Anvin
2007-04-01
1
-8
/
+8
*
Remove useless attempt at reading pci.ids
H. Peter Anvin
2007-04-01
2
-91
/
+0
*
Support chaining shuffle descriptors when buffer is too small
syslinux-3.50-pre1
H. Peter Anvin
2007-03-30
3
-2
/
+30
*
Move extlinux boot stuff into /boot/extlinux; /etc/extlinux.conf symlink
H. Peter Anvin
2007-03-30
1
-5
/
+19
*
SYSLINUX API headers, and beginning of implementation.
H. Peter Anvin
2007-03-20
7
-1
/
+357
*
Stealth whitespace cleanup
H. Peter Anvin
2007-03-20
1
-1
/
+1
*
Add interface for querying the syslinux feature flags.
H. Peter Anvin
2007-03-20
3
-1
/
+102
*
Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()
H. Peter Anvin
2007-03-20
7
-64
/
+24
*
Rename the new version 3.50 instead of 3.40; too many new things.
H. Peter Anvin
2007-03-20
3
-9
/
+9
[next]