summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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-1812-150/+109
* bcopyxx: remove 16-bitismssyslinux-3.81-pre3H. Peter Anvin2009-05-161-24/+24
* bcopyxx/memmove: fix alignment logic for reverse movesH. Peter Anvin2009-05-161-2/+2
* Fix clobber of the command line when using F-keys+LSS graphicsH. Peter Anvin2009-05-151-4/+3
* bcopyxx: EDX already points to the GDT; no reason to recomputeH. Peter Anvin2009-05-041-10/+7
* core: remove vestiges of using nasm -f binsyslinux-3.80H. Peter Anvin2009-05-041-5/+1
* ui.inc: when looking for whitespace in kernel names look for <= ' 'H. Peter Anvin2009-05-021-1/+1
* core: make vk_rname default to mangled vk_vnameSebastian Herbszt2009-05-021-7/+6
* ADV: EDD "write with verify" is AL=01h or AL=02h, not AL=80hH. Peter Anvin2009-04-301-1/+1
* core: make localboot another vkernel typesyslinux-3.80-pre4H. Peter Anvin2009-04-293-25/+11
* Fix NASM dependency generationH. Peter Anvin2009-04-271-1/+1
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-1/+1
* Unify dependency generationH. Peter Anvin2009-04-271-17/+4
* rllpack: make all pointers 32 bits widesyslinux-3.80-pre2H. Peter Anvin2009-04-273-12/+9
* bcopyxx: clear all flags before jumping to the successor codeH. Peter Anvin2009-04-271-6/+10
* bcopyxx: align the relocated code to a 16-byte boundaryH. Peter Anvin2009-04-271-2/+4
* Merge branch 'syslinux-3.7x'H. Peter Anvin2009-04-251-0/+2
|\
| * ISOLINUX: set directory length correctlySteffen Winterfeldt2009-04-251-0/+2
* | pxelinux: fix minor bugsH. Peter Anvin2009-04-241-4/+2
* | a20: advance A20Test by a large, prime numberH. Peter Anvin2009-04-211-1/+1
* | a20: remove DO_WBINVD configurableH. Peter Anvin2009-04-213-43/+0
* | a20: inline io_delayH. Peter Anvin2009-04-211-4/+3
* | a20: A20Test is now a dwordH. Peter Anvin2009-04-211-2/+3
* | a20: try to avoid io_delay if A20 is already enabledH. Peter Anvin2009-04-211-25/+19
* | Global whitespace cleanup.H. Peter Anvin2009-04-207-12/+12
* | core: remove references to MDSLINUXH. Peter Anvin2009-04-194-12/+7
* | core: merge the startup code for disk-based derivativesH. Peter Anvin2009-04-194-1307/+707
* | bcopyxx: when going to 16-bit PM, might as well do it rightH. Peter Anvin2009-04-163-10/+13
* | Merge branch 'syslinux-3.7x'H. Peter Anvin2009-04-144-21/+14
|\ \ | |/
| * pxelinux: fix the handling of KeepPXEH. Peter Anvin2009-04-144-21/+14
* | core/bcopyxx.inc: save a few bytesH. Peter Anvin2009-04-131-3/+4
* | Merge branch 'timeout-fix'H. Peter Anvin2009-04-131-2/+4
|\ \
| * | pxelinux: fix the new timeout codeH. Peter Anvin2009-04-131-2/+4
* | | com32: use xfer_buf_seg as the bounce bufferH. Peter Anvin2009-04-132-13/+6
* | | core: don't misalign xfer_buf_segH. Peter Anvin2009-04-131-5/+8
* | | Something slightly saner for DummyTSSH. Peter Anvin2009-04-131-3/+3
* | | GDT: remove unused DS16_4G and SS16 descriptorsH. Peter Anvin2009-04-131-17/+8
* | | shuffler: work around KVM problem with the new shufflerH. Peter Anvin2009-04-134-33/+43
* | | core: move vgafontbuf out of the zero segmentH. Peter Anvin2009-04-137-51/+52
* | | core: add alignz macro (analogous to "alignb") for zero-pad alignH. Peter Anvin2009-04-1315-25/+32
* | | core/macros.inc: iterative definition of asciidecH. Peter Anvin2009-04-131-30/+24
|/ /
* | pxelinux: use a table-driven backoffH. Peter Anvin2009-04-132-23/+39
* | pxelinux: be more aggressive about retransmitting ACKsH. Peter Anvin2009-04-131-2/+2
* | pxelinux: be more paranoid about saving/restoring flagsH. Peter Anvin2009-04-122-11/+8
* | Merge branch 'new-shuffler'H. Peter Anvin2009-04-0812-642/+577
|\ \ | |/ |/|
| * syslinux.ld: fix comment syntaxH. Peter Anvin2009-04-041-12/+12
| * Update copyright noticesH. Peter Anvin2009-04-046-3/+21