index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pxelinux.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
PXELINUX: Print an error message if the config file is not found
syslinux-3.20-pre19
H. Peter Anvin
2006-08-21
1
-0
/
+3
*
In kaboom, use standard macro for resetting the stack where applicable
H. Peter Anvin
2006-08-21
1
-5
/
+1
*
When exiting a COMBOOT/COM32 module, reset the stack instead of saving
H. Peter Anvin
2006-08-17
1
-50
/
+2
*
PXELINUX: Fail if we couldn't get the config file
Curtis Doty
2006-07-13
1
-1
/
+1
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
1
-26
/
+26
*
Revert USE_PXE_PROVIDED_STACK change.
hpa
2005-08-28
1
-1
/
+8
*
Register-handling cleanups for searchdir.
hpa
2005-08-22
1
-4
/
+7
*
Clean up(?) the local boot issues?
hpa
2005-08-21
1
-3
/
+2
*
Fix dependency generation.
syslinux-3.10-pre14
hpa
2005-08-20
1
-1
/
+2
*
Reorganize memory so we don't have to relocate pxelinux and have more
hpa
2005-08-20
1
-1
/
+3
*
Enable stack-switching mode
syslinux-3.10-pre13
hpa
2005-08-19
1
-1
/
+1
*
Fix stack-switching mode (USE_PXE_PROVIDED_STACK == 0)
hpa
2005-08-19
1
-3
/
+15
*
Saner idle call semantics
hpa
2005-08-19
1
-0
/
+2
*
If onerror is set, invoke onerror on escape
hpa
2005-08-18
1
-35
/
+2
*
Improved handling of ARP wait; add idle function.
syslinux-3.08-pre3
hpa
2005-01-20
1
-1
/
+1
*
3.07: Fix chainloading
hpa
2005-01-12
1
-7
/
+13
*
Add support for non-FQDN hostnames.
hpa
2004-12-28
1
-0
/
+22
*
Fix pxelinux relocation; work around infinite loop in pxelinux mangle_name
hpa
2004-12-28
1
-10
/
+16
*
Save list of DNS servers; do DNS lookup for hostnames
hpa
2004-12-27
1
-2
/
+38
*
More work on using sections for memory alignment. Make bcopy32 always
hpa
2004-12-27
1
-9
/
+8
*
Reorganize memory slightly; split .bss into .bss and .earlybss and
hpa
2004-12-27
1
-14
/
+33
*
Detect null filenames correctly (problems in both pxelinux and extlinux)
syslinux-3.00-pre2
hpa
2004-12-22
1
-0
/
+1
*
Support alternate TFTP servers via filename syntax.
syslinux-3.00-pre1
hpa
2004-12-22
1
-30
/
+123
*
Add an API function to get the IPAPPEND strings.
hpa
2004-12-21
1
-6
/
+8
*
Fix some additional common code issues; fix dangling ES in pxelinux
hpa
2004-12-19
1
-13
/
+2
*
More common code cleanup; actually use the code to compress vkernels
hpa
2004-12-19
1
-77
/
+15
*
Fix the use of MAC handling in pxelinux; fix copy_over_self
syslinux-2.20-pre4
hpa
2004-12-17
1
-3
/
+5
*
Actually use sections, and move common variables into the .inc files.
syslinux-2.20-pre3
hpa
2004-12-17
1
-90
/
+10
*
Move the .bss to a separate section so we can at least begin to move
hpa
2004-12-17
1
-21
/
+21
*
More cleanups; try to get rid of the now-obsolete definition of
hpa
2004-12-16
1
-5
/
+5
*
Reorganize memory map to make use of 0x3000..0x5000; reduce trackbufsize
hpa
2004-12-16
1
-11
/
+5
*
Update copyright headers.
hpa
2004-12-14
1
-3
/
+3
*
Move ASCII macros to macros.inc
syslinux-2.11-pre2
hpa
2004-08-04
1
-5
/
+0
*
Clean up memory management and command-line creation
hpa
2004-08-04
1
-5
/
+6
*
Move raw console access and strcpy() into their own include files
hpa
2004-07-26
1
-75
/
+2
*
Add an API call to query the configuration file name
hpa
2004-06-18
1
-9
/
+10
*
- Add "allowoptions" command
hpa
2004-05-29
1
-5
/
+6
*
Better E820 memory parser
syslinux-2.09-pre15
hpa
2004-04-23
1
-0
/
+2
*
Handle video pages correctly.
syslinux-2.09-pre1
hpa
2004-01-29
1
-8
/
+6
*
More shuffling to avoid RBFG bug now when we know the memory range
hpa
2003-12-08
1
-10
/
+12
*
- Avoid a memory location overwritten by RBFG.
syslinux-2.08-pre8
hpa
2003-12-05
1
-5
/
+10
*
Rate-limit ARP calls to avoid screwing over people doing automatic
syslinux-2.08-pre7
hpa
2003-12-04
1
-1
/
+26
*
Add "onerror" configuration directive
syslinux-2.08-pre6
hpa
2003-11-27
1
-0
/
+2
*
Add a bootstrap chainloading API, and include a sample program for it.
syslinux-2.08-pre5
hpa
2003-11-26
1
-1
/
+2
*
Clean up generating dotted-quad addresses
hpa
2003-11-26
1
-8
/
+8
*
Rename timeoutcmd -> ontimeout
hpa
2003-11-26
1
-2
/
+2
*
- Handle ARP requests while idle in pxelinux
syslinux-2.08-pre3
hpa
2003-11-25
1
-14
/
+59
*
Fix COMBOOT/COM32 command-line generation.
syslinux-2.08-pre1
hpa
2003-11-24
1
-0
/
+1
*
Add timeoutcmd command
hpa
2003-11-24
1
-1
/
+7
*
Fix invalid double-use of the edx register in parse_dhcp_options
syslinux-2.07-pre10
hpa
2003-11-22
1
-11
/
+11
[next]