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
/
core
/
pxelinux.asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
diskio: make maxtransfer per-device, cap to 127, imported from head
syslinux-4.00-pre43
H. Peter Anvin
2010-05-12
1
-0
/
+1
*
Merge branch 'master' into pathbased
H. Peter Anvin
2010-03-30
1
-0
/
+1
|
\
|
*
core: remove do_idle from pollchar
H. Peter Anvin
2010-03-30
1
-0
/
+1
*
|
Merge branch 'master' into pathbased
H. Peter Anvin
2010-03-29
1
-1
/
+1
|
\
\
|
|
/
|
*
core: use MY_NAME for syslinux_banner
Sebastian Herbszt
2010-03-29
1
-1
/
+1
*
|
pxelinux: allow "localboot -1" to do INT 18h, just like !pxelinux
H. Peter Anvin
2010-02-28
1
-4
/
+7
*
|
pxe: clean up/fix generation of ipappend strings
H. Peter Anvin
2010-02-23
1
-6
/
+0
*
|
fs/pxe: drop the use of PKTBUF_SEG
H. Peter Anvin
2010-02-23
1
-6
/
+0
*
|
pxelinux: remove USE_PXE_PROVIDED_STACK
H. Peter Anvin
2010-02-14
1
-20
/
+6
*
|
Merge branch 'master' into pathbased
syslinux-4.00-pre20
H. Peter Anvin
2010-02-14
1
-11
/
+19
|
\
\
|
|
/
|
*
pxelinux: complete but disable debugging code, not for production
syslinux-3.85-pre10
H. Peter Anvin
2010-02-12
1
-5
/
+14
|
*
core: document the stack location, use STACK_TOP throughout
H. Peter Anvin
2010-02-12
1
-4
/
+1
|
*
pxelinux: move the stack to avoid AMI BIOS bug
H. Peter Anvin
2010-02-12
1
-5
/
+14
|
*
pxelinux: call reset_pxe before local boot
syslinux-3.85-pre6
H. Peter Anvin
2010-02-05
1
-0
/
+1
*
|
fs: move to a chdir()-based mechanism for managing cwd
syslinux-4.00-pre19
H. Peter Anvin
2010-02-13
1
-1
/
+1
*
|
PXE: fix the EFI localboot hack
H. Peter Anvin
2010-02-05
1
-0
/
+5
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2010-02-04
1
-76
/
+58
|
\
\
|
|
/
|
*
pxelinux: allow chainloading from gpxelinux
chainload
H. Peter Anvin
2010-02-03
1
-108
/
+207
|
*
pxelinux: stop using the PXE-provided stack
H. Peter Anvin
2010-02-03
1
-2
/
+2
*
|
core: canonicalize ROOT_FS_OPS
H. Peter Anvin
2009-12-22
1
-1
/
+1
*
|
pxe: update to match the new fs_init interface
H. Peter Anvin
2009-12-22
1
-2
/
+10
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-11-06
1
-2
/
+67
|
\
\
|
|
/
|
*
pxelinux: handle hardcoded options both "before" and "after" DHCP
syslinux-3.83
H. Peter Anvin
2009-10-05
1
-10
/
+47
|
*
pxelinux: support "hard-coding" DHCP options into the binary
H. Peter Anvin
2009-09-17
1
-11
/
+58
*
|
core: pxe: need to save/restore es around EFI CSM hack
syslinux-4.00-pre6
H. Peter Anvin
2009-09-04
1
-0
/
+2
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-09-04
1
-0
/
+1
|
\
\
|
|
/
|
*
core: add missing calls to cleanup_hardware
syslinux-3.83-pre10
H. Peter Anvin
2009-09-04
1
-0
/
+1
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-09-04
1
-0
/
+74
|
\
\
|
|
/
|
*
pxelinux: workaround for EFI CSM bug - BEV stack overwrite on localboot
H. Peter Anvin
2009-09-04
1
-0
/
+75
*
|
core: use jiffies instead of BIOS_timer
H. Peter Anvin
2009-09-02
1
-0
/
+2
*
|
core: merge cpuinit.inc into init.inc
H. Peter Anvin
2009-09-02
1
-5
/
+0
*
|
core: pxe: remove vestigial dnsresolv.inc
H. Peter Anvin
2009-09-01
1
-1
/
+0
*
|
core: pxe: port the PXE idle function to C
H. Peter Anvin
2009-09-01
1
-3
/
+1
*
|
Core:pxelinux: code clean
Liu Aleaxander
2009-08-30
1
-33
/
+3
*
|
Core:pxelinux: unload_pxe converted.
Liu Aleaxander
2009-08-30
1
-144
/
+2
*
|
Core:pxelinux: code clean--removes the unused variables in ASM file
Liu Aleaxander
2009-08-30
1
-36
/
+2
*
|
Core: code clean
Liu Aleaxander
2009-08-16
1
-162
/
+8
*
|
core: make FILENAME_MAX common; librarize mangle/unmangle
H. Peter Anvin
2009-08-12
1
-2
/
+0
*
|
core: VFS cleanups: add a persistent generic struct file
H. Peter Anvin
2009-08-11
1
-32
/
+0
*
|
pxe: clean up C code; reimplement "Plan C"; share PXE API definitions
H. Peter Anvin
2009-08-11
1
-21
/
+18
*
|
core: remove assembly definition of Files in iso/pxelinux
H. Peter Anvin
2009-08-10
1
-4
/
+0
*
|
Merge commit 'liu/master'; fix Files[] definition
H. Peter Anvin
2009-08-10
1
-30
/
+0
|
\
\
|
*
|
Core: unmangle_name converted
Liu Aleaxander
2009-08-08
1
-30
/
+0
*
|
|
Merge branch 'core32' into fsc
H. Peter Anvin
2009-08-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-08-08
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
PXELINUX: allow filenames up to 251 characters long
syslinux-3.83-pre2
H. Peter Anvin
2009-07-28
1
-1
/
+1
|
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-06-09
1
-11
/
+23
|
|
\
\
|
|
|
/
|
|
*
pxelinux: actually stop parsing on a null option
syslinux-3.82
H. Peter Anvin
2009-06-09
1
-1
/
+2
|
|
*
pxelinux: revert to using TFTP error 8
H. Peter Anvin
2009-06-09
1
-1
/
+2
|
|
*
pxelinux: cleaner test for OACK trailing null bytes
H. Peter Anvin
2009-06-09
1
-9
/
+9
[prev]
[next]