memdisk: Restore DL for INT 13h, AH=15h, DL=floppy
[profile/ivi/syslinux.git] / core /
2009-11-16 Shao MillerMerge branch 'memdisk-iso-SAFE' into memdisk-iso
2009-10-27 Pierre-Alexandre... Merge commit 'erwan/master' into hdt-0.3.5
2009-10-27 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2009-10-19 Erwan VeluMerge commit 'hpa/master'
2009-10-07 H. Peter AnvinMerge commit 'hdt/master'
2009-10-05 H. Peter Anvinpxelinux: handle hardcoded options both "before" and... syslinux-3.83
2009-09-17 H. Peter Anvinpxelinux: support "hard-coding" DHCP options into the...
2009-09-05 H. Peter Anvincore: clean up SerialIRQPort when uninstalling the...
2009-09-05 H. Peter Anvincore: when enabling serial IRQs, unmask interrupts...
2009-09-04 H. Peter Anvincore: remove overzealous calls to cleanup_hardware
2009-09-04 H. Peter Anvincore: add missing calls to cleanup_hardware syslinux-3.83-pre10
2009-09-04 H. Peter Anvinpxelinux: workaround for EFI CSM bug - BEV stack overwr...
2009-08-19 Erwan VeluMerge commit 'pam/disklib-fixes'
2009-08-05 Pierre-Alexandre... Merge commit 'hpa/master' into for-erwan
2009-07-31 H. Peter AnvinMerge commit 'andytim/freedos'
2009-07-31 H. Peter Anvingraphics: actually do 32-bit writes to VGA
2009-07-31 H. Peter Anvingraphics: trivial optimization of old-style graphic... syslinux-3.83-pre4
2009-07-29 H. Peter AnvinPXELINUX: allow filenames up to 251 characters long syslinux-3.83-pre2
2009-06-14 H. Peter AnvinMerge branch 'syslinux-3.8x'
2009-06-14 H. Peter AnvinPXELINUX: when chaining an NBP, restore *all* registers
2009-06-14 H. Peter Anvinbootsect: zero memory above a chainloaded boot sector/NBP
2009-06-09 H. Peter AnvinMerge commit 'syslinux-3.82'
2009-06-09 H. Peter Anvinpxelinux: actually stop parsing on a null option syslinux-3.82
2009-06-09 H. Peter Anvinpxelinux: revert to using TFTP error 8
2009-06-09 H. Peter Anvinpxelinux: cleaner test for OACK trailing null bytes
2009-06-09 H. Peter AnvinPXELINUX: handle OACK packets with extra NULs, cleaner... syslinux-3.82-pre5
2009-06-05 H. Peter Anvincore: prevent buggy INT 13h from leaving IF=0 syslinux-3.82-pre4
2009-06-01 H. Peter AnvinMerge branch 'syslinux-3.8x'
2009-06-01 H. Peter Anvinisolinux: can't clobber edx when dx contains the drive...
2009-06-01 H. Peter Anvincore: when calling abort_check, we're not idle
2009-06-01 H. Peter Anvinisolinux: bsHidden can't be in data; it is set before...
2009-06-01 H. Peter Anvinisolinux: handle systems which disables interrupts...
2009-05-29 H. Peter AnvinMerge branch 'for-3.81'
2009-05-27 H. Peter Anvinisohybrid: make isolinux.bin and isohybrid two-way... syslinux-3.81 syslinux-3.81-pre16
2009-05-26 H. Peter Anvinisohybrid: revert to a stack format compatible with... syslinux-3.81-pre14
2009-05-24 H. Peter Anvincore: don't flush the serial port queue for a serial...
2009-05-24 H. Peter Anvincore: add file missing from previous checkin (serirq... syslinux-3.81-pre11
2009-05-24 H. Peter Anvincore: remove obsolete comment
2009-05-24 H. Peter Anvincore: add a proper interrupt handler for the serial...
2009-05-21 H. Peter Anvinidle: set NoHalt back to 0 as it should be syslinux-3.81-pre10
2009-05-21 H. Peter AnvinDrop support for ACPI 3 E820 extended memory attributes
2009-05-21 H. Peter Anvinisohybrid: support booting from partition; fix CBIOS...
2009-05-21 H. Peter Anvinidle: handle PXE stacks which improperly disable interrupts syslinux-3.81-pre9
2009-05-18 H. Peter AnvinDon't run to comboot API with interrupts off syslinux-3.81-pre6
2009-05-18 H. Peter Anvincore/conio.inc: when reading the serial port, drop... syslinux-3.81-pre5
2009-05-18 H. Peter Anvincore/pxeidle.inc: fix pops with no matching push
2009-05-18 H. Peter AnvinTry to HLT the processor during idle syslinux-3.81-pre4
2009-05-17 H. Peter Anvinbcopyxx: remove 16-bitisms syslinux-3.81-pre3
2009-05-17 H. Peter Anvinbcopyxx/memmove: fix alignment logic for reverse moves
2009-05-15 H. Peter AnvinFix clobber of the command line when using F-keys+LSS...
2009-05-05 H. Peter Anvinbcopyxx: EDX already points to the GDT; no reason to...
2009-05-04 H. Peter Anvincore: remove vestiges of using nasm -f bin syslinux-3.80
2009-05-02 H. Peter Anvinui.inc: when looking for whitespace in kernel names...
2009-05-02 Sebastian Herbsztcore: make vk_rname default to mangled vk_vname
2009-04-30 H. Peter AnvinADV: EDD "write with verify" is AL=01h or AL=02h, not...
2009-04-29 H. Peter Anvincore: make localboot another vkernel type syslinux-3.80-pre4
2009-04-28 H. Peter AnvinFix NASM dependency generation
2009-04-28 H. Peter AnvinUnify dependency generation: MCONFIG.embedded
2009-04-28 H. Peter AnvinUnify dependency generation
2009-04-27 H. Peter Anvinrllpack: make all pointers 32 bits wide syslinux-3.80-pre2
2009-04-27 H. Peter Anvinbcopyxx: clear all flags before jumping to the successo...
2009-04-27 H. Peter Anvinbcopyxx: align the relocated code to a 16-byte boundary
2009-04-27 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-26 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-26 Steffen WinterfeldtISOLINUX: set directory length correctly
2009-04-24 H. Peter Anvinpxelinux: fix minor bugs
2009-04-23 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-22 H. Peter Anvina20: advance A20Test by a large, prime number
2009-04-21 H. Peter Anvina20: remove DO_WBINVD configurable
2009-04-21 H. Peter Anvina20: inline io_delay
2009-04-21 H. Peter Anvina20: A20Test is now a dword
2009-04-21 H. Peter Anvina20: try to avoid io_delay if A20 is already enabled
2009-04-20 H. Peter AnvinGlobal whitespace cleanup.
2009-04-19 H. Peter Anvincore: remove references to MDSLINUX
2009-04-19 H. Peter Anvincore: merge the startup code for disk-based derivatives
2009-04-18 Pierre-Alexandre... Merge commit 'origin/for-erwan' into disklib
2009-04-17 Pierre-Alexandre... Merge commit 'erwan/master' into for-erwan
2009-04-17 H. Peter Anvinbcopyxx: when going to 16-bit PM, might as well do...
2009-04-16 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-04-14 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-14 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-14 H. Peter Anvinpxelinux: fix the handling of KeepPXE
2009-04-14 H. Peter Anvincore/bcopyxx.inc: save a few bytes
2009-04-14 H. Peter AnvinMerge branch 'timeout-fix'
2009-04-14 H. Peter Anvinpxelinux: fix the new timeout code
2009-04-14 H. Peter Anvincom32: use xfer_buf_seg as the bounce buffer
2009-04-14 H. Peter Anvincore: don't misalign xfer_buf_seg
2009-04-14 H. Peter AnvinSomething slightly saner for DummyTSS
2009-04-14 H. Peter AnvinGDT: remove unused DS16_4G and SS16 descriptors
2009-04-14 H. Peter Anvinshuffler: work around KVM problem with the new shuffler
2009-04-13 H. Peter Anvincore: move vgafontbuf out of the zero segment
2009-04-13 H. Peter Anvincore: add alignz macro (analogous to "alignb") for...
2009-04-13 H. Peter Anvincore/macros.inc: iterative definition of asciidec
2009-04-13 H. Peter Anvinpxelinux: use a table-driven backoff
2009-04-13 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-13 H. Peter Anvinpxelinux: be more aggressive about retransmitting ACKs
2009-04-12 H. Peter Anvinpxelinux: be more paranoid about saving/restoring flags
2009-04-11 Pierre-Alexandre... Merge branch 'master' into for-erwan
2009-04-11 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
next