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
*
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
*
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
[next]