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
/
ldlinux.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out the cache code into a separate file.
hpa
2004-12-17
1
-55
/
+7
*
Actually use sections, and move common variables into the .inc files.
syslinux-2.20-pre3
hpa
2004-12-17
1
-92
/
+3
*
Move the .bss to a separate section so we can at least begin to move
hpa
2004-12-17
1
-19
/
+15
*
Correct the handling for full 64K regions safe; correct the parsing of
syslinux-2.20-pre1
hpa
2004-12-16
1
-6
/
+9
*
Generate the length correctly
hpa
2004-12-16
1
-2
/
+2
*
Cluster -> Sector conversion has to add the DataArea offset
hpa
2004-12-16
1
-0
/
+1
*
Correct finding the first sector
hpa
2004-12-16
1
-1
/
+1
*
repe cmpsb trashes di, not just si
hpa
2004-12-16
1
-0
/
+2
*
Fix the sense of a couple of tests. We now get to the command line.
hpa
2004-12-16
1
-2
/
+2
*
Fix some cut-and-paste bugs...
hpa
2004-12-16
1
-25
/
+1
*
Corrections to self-loading sequence; we now get that far at least
hpa
2004-12-16
1
-1
/
+3
*
Fix some cases of bad pointer arithmetric
hpa
2004-12-16
1
-4
/
+3
*
First cut at new searchdir for FAT boot loader; uses metadata cache
hpa
2004-12-16
1
-61
/
+119
*
Remove unneccesary blank line
hpa
2004-12-16
1
-1
/
+0
*
scas uses the destination operand, so don't use it.
hpa
2004-12-16
1
-7
/
+13
*
More cleanups; try to get rid of the now-obsolete definition of
hpa
2004-12-16
1
-10
/
+26
*
Build sector-oriented getfssec routine
hpa
2004-12-16
1
-52
/
+118
*
Reorganize memory map to make use of 0x3000..0x5000; reduce trackbufsize
hpa
2004-12-16
1
-53
/
+88
*
Prepping for new 2.20 version: rewrite main syslinux program to support
hpa
2004-12-15
1
-418
/
+508
*
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
-1
/
+2
*
Add an API call to query the configuration file name
hpa
2004-06-18
1
-1
/
+2
*
Reinstate safety check
hpa
2004-06-13
1
-1
/
+1
*
- Add "allowoptions" command
hpa
2004-05-29
1
-7
/
+8
*
Better E820 memory parser
syslinux-2.09-pre15
hpa
2004-04-23
1
-0
/
+2
*
searchdir should preserve %bp.
hpa
2004-02-16
1
-0
/
+2
*
Handle video pages correctly.
syslinux-2.09-pre1
hpa
2004-01-29
1
-7
/
+8
*
Rate-limit ARP calls to avoid screwing over people doing automatic
syslinux-2.08-pre7
hpa
2003-12-04
1
-0
/
+3
*
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
/
+3
*
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
-0
/
+7
*
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
-0
/
+2
*
Minor code cleanup.
syslinux-2.06-pre1
hpa
2003-08-22
1
-17
/
+15
*
COM32: Try to support both farcall and intcall
hpa
2003-07-01
1
-0
/
+1
*
Macroize the generation of the "insufficient DOS RAM string";
hpa
2003-04-15
1
-6
/
+8
*
Preparations for work on MDSLINUX, if it ever happens
hpa
2003-04-11
1
-1
/
+12
*
Quiet a warning
hpa
2003-04-05
1
-1
/
+1
*
Give us at least a prayer to work with nonpartitioned hard disk devices.
syslinux-2.01-pre5
hpa
2003-01-30
1
-3
/
+2
*
LDLINUX: Fix "kaboom" bug when booting off hard disk
syslinux-2.00-pre15
hpa
2002-10-25
1
-2
/
+8
*
* Unify the command-line handling and extension-scanning code
syslinux-2.00-pre10
hpa
2002-10-24
1
-326
/
+11
*
Add API call to determine the serial console configuration.
hpa
2002-06-17
1
-0
/
+1
*
Add an API for COMBOOT images, and add support for "COM32" -- 32-bit
hpa
2002-06-11
1
-10
/
+8
*
Remove all explicit "near" declarations, except the ones that are
hpa
2002-06-10
1
-3
/
+3
*
Fix COMBOOT return; support DOS system calls 00 and 4C (both are EXIT.)
syslinux-1.75-pre3
hpa
2002-06-06
1
-1
/
+2
*
Clean up major bugs in the extension-detection code.
hpa
2002-06-06
1
-5
/
+6
*
Major rewrite of the very early SYSLINUX code. Generate the "stupid"
hpa
2002-06-02
1
-302
/
+321
*
Fix egg-on-face bug (accessing several word variables as dword)
hpa
2002-06-01
1
-8
/
+9
[next]