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
*
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
*
Linux-loading module with optional DHCP generation.
syslinux-3.40-pre15
H. Peter Anvin
2007-03-15
2
-1
/
+237
*
initramfs chain handling: add support for forcing the alignment.
H. Peter Anvin
2007-03-15
5
-13
/
+47
*
Library functions for manipulating initramfs
H. Peter Anvin
2007-03-15
9
-4
/
+340
*
Initial library support for booting a Linux kernel
H. Peter Anvin
2007-03-15
3
-0
/
+353
*
PXE header support; higher-level function for PXE GET_CACHED_INFO
H. Peter Anvin
2007-03-15
5
-1
/
+626
*
Restore intentional blank lines at the end of sample/sample.msg
H. Peter Anvin
2007-03-14
1
-0
/
+2
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
90
-455
/
+440
*
Add a register-setting shuffle and boot for real mode; clean up headers.
syslinux-3.40-pre14
H. Peter Anvin
2007-03-14
12
-31
/
+272
*
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
[next]