summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: prevent buggy INT 13h from leaving IF=0syslinux-3.82-pre4H. Peter Anvin2009-06-042-3/+9
* simple menu: make ONTIMEOUT work with MENU HIDDENSergey Vlasov2009-06-042-0/+3
* bin2hex: actually account for the number of bytes writtensyslinux-3.82-pre3H. Peter Anvin2009-05-311-2/+5
* isohdpfx: actually generate the stack frame isolinux expectssyslinux-3.82-pre2H. Peter Anvin2009-05-311-6/+9
* isolinux: can't clobber edx when dx contains the drive number...H. Peter Anvin2009-05-311-3/+3
* NEWS: add changes since 3.81syslinux-3.82-pre1H. Peter Anvin2009-05-311-0/+6
* core: when calling abort_check, we're not idleH. Peter Anvin2009-05-311-0/+1
* isolinux: bsHidden can't be in data; it is set before checksummingH. Peter Anvin2009-05-311-8/+13
* version: next version will be 3.82H. Peter Anvin2009-05-311-1/+1
* isolinux: handle systems which disables interrupts in El ToritoH. Peter Anvin2009-05-311-7/+13
* isohybrid: make isolinux.bin and isohybrid two-way compatiblesyslinux-3.81-pre16syslinux-3.81H. Peter Anvin2009-05-261-5/+11
* isohdpfx: don't clear %ds before parsing partiting infosyslinux-3.81-pre15H. Peter Anvin2009-05-261-14/+15
* isohybrid: we are backwards compatible again, change the error msgH. Peter Anvin2009-05-251-3/+2
* altmbr: cap at 439 bytes so the partition select byte followsH. Peter Anvin2009-05-252-1/+3
* isohybrid: revert to a stack format compatible with previous versionsyslinux-3.81-pre14H. Peter Anvin2009-05-253-34/+32
* com32: add dependency on com32.ld -> *.elfsyslinux-3.81-pre13H. Peter Anvin2009-05-251-3/+4
* NEWS: document altmbr fixH. Peter Anvin2009-05-251-1/+3
* altmbr: fix accounting of logical partitionsH. Peter Anvin2009-05-251-15/+13
* Don't set the autocr flag on the serial console; clean up crapsyslinux-3.81-pre12H. Peter Anvin2009-05-236-45/+7
* core: don't flush the serial port queue for a serial commandH. Peter Anvin2009-05-232-13/+20
* core: add file missing from previous checkin (serirq.inc)syslinux-3.81-pre11H. Peter Anvin2009-05-231-0/+184
* core: remove obsolete commentH. Peter Anvin2009-05-231-2/+0
* core: add a proper interrupt handler for the serial consoleH. Peter Anvin2009-05-237-43/+109
* idle: set NoHalt back to 0 as it should besyslinux-3.81-pre10H. Peter Anvin2009-05-211-1/+1
* isohybrid: add missing isohdppx.S fileH. Peter Anvin2009-05-211-0/+2
* Drop support for ACPI 3 E820 extended memory attributesH. Peter Anvin2009-05-2110-87/+36
* NEWS: update isohybrid changesH. Peter Anvin2009-05-211-0/+4
* isohybrid: support booting from partition; fix CBIOS bootingH. Peter Anvin2009-05-216-39/+86
* isohybrid: allow selecting the _c and _f versions of the prefixH. Peter Anvin2009-05-214-23/+58
* idle: handle PXE stacks which improperly disable interruptssyslinux-3.81-pre9H. Peter Anvin2009-05-215-4/+34
* chain.c32: remove clobber of drivename/partitionH. Peter Anvin2009-05-211-3/+0
* isohybrid: add options, change default ptype to 0x17syslinux-3.81-pre8H. Peter Anvin2009-05-202-13/+82
* NEWS: add note about linux.c32 having a quiet commandH. Peter Anvin2009-05-201-0/+2
* meminfo: distinguish between no flags and flags=1syslinux-3.81-pre7H. Peter Anvin2009-05-201-5/+10
* Don't run to comboot API with interrupts offsyslinux-3.81-pre6H. Peter Anvin2009-05-181-8/+7
* core/conio.inc: when reading the serial port, drop read of IIRsyslinux-3.81-pre5H. Peter Anvin2009-05-181-3/+2
* core/pxeidle.inc: fix pops with no matching pushH. Peter Anvin2009-05-181-2/+0
* Try to HLT the processor during idlesyslinux-3.81-pre4H. Peter Anvin2009-05-1814-150/+126
* bcopyxx: remove 16-bitismssyslinux-3.81-pre3H. Peter Anvin2009-05-161-24/+24
* bcopyxx/memmove: fix alignment logic for reverse movesH. Peter Anvin2009-05-162-4/+4
* Fix clobber of the command line when using F-keys+LSS graphicsH. Peter Anvin2009-05-151-4/+3
* linux.c32: replace the kernel name with BOOT_IMAGE=syslinux-3.81-pre2H. Peter Anvin2009-05-051-13/+10
* linux.c32: honor the "quiet" flagH. Peter Anvin2009-05-051-6/+34
* bcopyxx: EDX already points to the GDT; no reason to recomputeH. Peter Anvin2009-05-041-10/+7
* load_linux.c: quiet warningH. Peter Anvin2009-05-041-1/+1
* load_linux.c: consider a zImage kernel to be non-relocatableH. Peter Anvin2009-05-041-1/+1
* load_linux.c: when relocating, need to update code32_startH. Peter Anvin2009-05-041-0/+1
* load_linux.c: add missing header fileH. Peter Anvin2009-05-041-0/+1
* linux.c32: cap the stack pointer to 0xfff0H. Peter Anvin2009-05-041-1/+2
* NEWS: document linux.c32 fix.syslinux-3.81-pre1H. Peter Anvin2009-05-041-0/+3