VESA library: add support for reading lss16 images
[profile/ivi/syslinux.git] / isolinux.asm
2008-03-03 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-02-28 H. Peter AnvinTighten close_file, fix SYSLINUX new file API syslinux-3.70-pre2
2008-02-27 H. Peter Anvinisolinux: getfssec now outputs bytes read
2008-02-26 H. Peter AnvinMerge commit 'origin/nodxax' into nolen
2008-02-23 H. Peter AnvinFinally get rid of the old DX:AX for file length 16...
2008-02-17 Bruce RobsonISOLINUX: Adaptec bug fix: handle the case of DL missin... syslinux-3.62-pre9
2008-02-16 H. Peter AnvinPut virtual kernels (CLI labels) in high memory syslinux-3.62-pre7
2008-02-13 H. Peter AnvinCorrect comment specific to SYSLINUX in the other deriv...
2008-02-13 H. Peter Anvinisolinux: spec buffer size is 13h (19), not 13
2008-02-12 H. Peter AnvinSwitch the display file and graphics routines to using...
2008-02-12 H. Peter AnvinRemove last users of getcbuf; reclaim the address space
2008-01-16 H. Peter AnvinStandardize format for copyright lines and update
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-13 H. Peter AnvinInitial support for auxilliary data vector
2007-11-15 H. Peter AnvinPreserve ES:DI instead of probing for $PnP syslinux-3.53-pre5
2007-11-14 H. Peter AnvinISOLINUX: Change DriveNo -> DriveNumber
2007-11-14 H. Peter AnvinRemove unused variable BufSafeSec
2007-11-07 H. Peter AnvinGuard section to avoid future partial-sector-clobber... syslinux-3.53-pre3
2007-11-07 H. Peter Anvinisolinux: protect bss variables clobbered due to final...
2007-11-02 H. Peter AnvinRemove unused EndOfGetcBuf
2007-09-20 H. Peter AnvinISOLINUX: save segment registers around INT 13h
2007-06-21 H. Peter AnvinMove most messages into the appropriate .inc files
2007-06-21 H. Peter AnvinWorkaround for VMware console bug; make more common...
2007-05-23 H. Peter AnvinMake it safe to call close_file on an already closed... syslinux-3.50-pre15
2007-05-23 H. Peter AnvinRevert "ISOLINUX: Include the caching code"
2007-05-23 H. Peter AnvinAdd a proper internal close function (close_file)
2007-05-23 H. Peter AnvinISOLINUX: Include the caching code syslinux-3.50-pre13
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-02-20 H. Peter AnvinMake sure we can read the config file name even after... syslinux-3.40-pre7
2007-02-20 H. Peter AnvinMerge with syslinux-3.3x
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-24 H. Peter AnvinFix segment register confusion in mangle_name
2007-01-04 H. Peter AnvinMerge with 3.3x branch
2006-11-22 H. Peter AnvinMerge with syslinux-3.32-pre7 syslinux-3.40-pre3
2006-10-03 H. Peter AnvinMerge with 3.3x branch
2006-09-23 H. Peter AnvinAdd support for forcing the filetype, and loading a...
2006-08-22 H. Peter AnvinFix typo syslinux-3.20-pre18
2006-08-22 H. Peter AnvinIn kaboom, use standard macro for resetting the stack...
2006-08-22 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git syslinux-3.20-pre17
2006-08-18 H. Peter AnvinFix stack clobber when loading CD boot sectors.
2006-08-17 H. Peter AnvinWhen exiting a COMBOOT/COM32 module, reset the stack...
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-08-23 hpaRevert change to searchdir; document BX and CX trashed.
2005-08-22 hpaMake sure we have at least 4K for the stack.
2005-08-22 hpaRegister-handling cleanups for searchdir.
2005-08-18 hpaIf onerror is set, invoke onerror on escape
2004-12-30 hpaReorganize slightly for more space; add link to SBM
2004-12-28 hpaFix pxelinux relocation; work around infinite loop...
2004-12-27 hpaMore work on using sections for memory alignment. ...
2004-12-27 hpaReorganize memory slightly; split .bss into .bss and...
2004-12-22 hpaDetect null filenames correctly (problems in both pxeli...
2004-12-19 hpaFix some additional common code issues; fix dangling...
2004-12-19 hpaMore common code cleanup; actually use the code to...
2004-12-17 hpaActually use sections, and move common variables into...
2004-12-17 hpaMove the .bss to a separate section so we can at least...
2004-12-16 hpaFirst cut at new searchdir for FAT boot loader; uses...
2004-12-16 hpaMore cleanups; try to get rid of the now-obsolete defin...
2004-12-16 hpaReorganize memory map to make use of 0x3000..0x5000...
2004-12-14 hpaUpdate copyright headers.
2004-12-09 hpaSupport non-mkisofs mastering programs
2004-08-04 hpaMove ASCII macros to macros.inc
2004-08-04 hpaClean up memory management and command-line creation
2004-07-26 hpaMove raw console access and strcpy() into their own...
2004-06-18 hpaAdd an API call to query the configuration file name
2004-05-29 hpa- Add "allowoptions" command
2004-05-18 hpaKnut Petersen's hack for Award BIOS bugs
2004-04-23 hpaBetter E820 memory parser
2004-01-29 hpaHandle video pages correctly.
2003-12-04 hpaRate-limit ARP calls to avoid screwing over people...
2003-11-27 hpaAdd "onerror" configuration directive
2003-11-26 hpaAdd a bootstrap chainloading API, and include a sample...
2003-11-26 hpaRename timeoutcmd -> ontimeout
2003-11-25 hpa- Handle ARP requests while idle in pxelinux
2003-11-24 hpaFix COMBOOT/COM32 command-line generation.
2003-11-24 hpaAdd timeoutcmd command
2003-08-22 hpaFix ISOLINUX directory length bug
2003-07-01 hpaCOM32: Try to support both farcall and intcall
2003-04-15 hpaMacroize the generation of the "insufficient DOS RAM...
2002-11-19 hpaFix a bug in bug fix...
2002-11-19 hpaFix the write string ABI call.
2002-10-24 hpa(Hopefully) fix bug related to very long configuration...
2002-10-24 hpaFix bug which causes ISOLINUX to choke on initrds ...
2002-10-24 hpa* Unify the command-line handling and extension-scannin...
2002-08-13 hpaFix for Toshiba laptops; ported from 1.xx branch
2002-06-17 hpaAdd API call to determine the serial console configuration.
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-06-10 hpaRemove all explicit "near" declarations, except the...
2002-06-07 hpaRemove some redundant move-via-register of segments
2002-06-06 hpaFix COMBOOT return; support DOS system calls 00 and...
2002-06-06 hpaClean up major bugs in the extension-detection code.
2002-06-06 hpaFix the aborted_msg
2002-06-03 hpaComment update
2002-06-03 hpaAdditional El Torito BIOS workarounds...
2002-04-30 hpaFurther rationalize command-line parsing by allowing...
next