summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: document MENU RESOLUTIONsoftresH. Peter Anvin2009-12-071-2/+14
* vesamenu: add MENU RESOLUTION to be able to set nonstandard resH. Peter Anvin2009-12-075-11/+30
* vesacon: make it possible to request nonstandard resolutionsH. Peter Anvin2009-12-072-1/+16
* vesacon: not all JPEG images are JFIFH. Peter Anvin2009-12-071-2/+1
* jpeg: actually build yuv420pH. Peter Anvin2009-08-091-1/+1
* tinyjpeg: fix yuv420p, correct some of the initalization codeH. Peter Anvin2009-08-097-59/+77
* vesacon: infrastructure support for arbitrary resolutionsH. Peter Anvin2009-08-055-77/+104
* tinyjpeg: modify to handle partial image blocksH. Peter Anvin2009-08-059-357/+374
* tinyjpeg: set limit to 4096x4096 not 2048x2048H. Peter Anvin2009-08-051-2/+2
* tinyjpeg: update to revision 20070609H. Peter Anvin2009-08-054-63/+210
* NEWS: document isohybrid -id fixed.H. Peter Anvin2009-08-031-0/+1
* isohybrid: convert -id to a binary stringSteffen Winterfeldt2009-08-031-1/+1
* memdisk: remove unnecessary %ifdefsyslinux-3.83-pre6H. Peter Anvin2009-08-021-4/+0
* memdisk: don't set CX:DX for INT 13h AH=15h for floppiesH. Peter Anvin2009-08-022-5/+54
* MEMDISK: additional EDD DPT FieldsMiller, Shao2009-08-021-2/+2
* memdisk: correct the types for the EDD DPT, and write a real onesyslinux-3.83-pre5H. Peter Anvin2009-07-312-27/+41
* memdisk: don't write the EDD DPT unless we are in EDD mode...H. Peter Anvin2009-07-311-6/+8
* Merge commit 'andytim/freedos'H. Peter Anvin2009-07-302-0/+20
|\
| * [memdisk] Additional EDD Device Parameter Table fieldsShao Miller2009-07-312-0/+20
* | graphics: actually do 32-bit writes to VGAH. Peter Anvin2009-07-301-2/+2
|/
* graphics: trivial optimization of old-style graphic modesyslinux-3.83-pre4H. Peter Anvin2009-07-301-24/+47
* NEWS: document Thinkpad fixsyslinux-3.83-pre3H. Peter Anvin2009-07-301-0/+2
* memdisk: move temporary variables away from the EDD data blockH. Peter Anvin2009-07-301-6/+6
* memdisk: handle recursive INT 13h invocationH. Peter Anvin2009-07-301-12/+52
* PXELINUX: allow filenames up to 251 characters longsyslinux-3.83-pre2H. Peter Anvin2009-07-283-1/+4
* Merge commit 'syslinux-3.83-pre1'H. Peter Anvin2009-07-272-2/+2
|\
| * NEWS: document chain.c32 ISOLINUX fix.syslinux-3.83-pre1H. Peter Anvin2009-07-231-0/+1
| * chain.c32: set DL properly when loaded from ISOLINUXH. Peter Anvin2009-07-231-2/+1
* | gfxboot: remove obsolete message regarding pxelinux supportSebastian Herbszt2009-07-181-1/+0
* | gfxboot: parse TIMEOUT keywordSebastian Herbszt2009-07-181-2/+73
* | gfxboot: only call gfxboot core if labels are specifiedSebastian Herbszt2009-07-181-0/+9
* | gfxboot: display error message if bootlogo file not foundSebastian Herbszt2009-07-181-0/+9
* | gfxboot: change handling of keywordsSebastian Herbszt2009-07-181-23/+34
* | dosutil/Makefile: more complete structureH. Peter Anvin2009-07-051-8/+20
* | dosutil: update mdiskchk, add MakefileH. Peter Anvin2009-07-054-20/+38
* | Create a dosutil subdirectory and move mdiskchk thereH. Peter Anvin2009-06-262-0/+0
* | extlinux: remove duplicate "const char *program;"Gilles Espinasse2009-06-191-2/+0
* | Merge branch 'syslinux-3.8x'H. Peter Anvin2009-06-143-4/+25
|\ \ | |/
| * NEWS: document chainloading fixH. Peter Anvin2009-06-141-0/+2
| * PXELINUX: when chaining an NBP, restore *all* registersH. Peter Anvin2009-06-141-5/+11
| * bootsect: zero memory above a chainloaded boot sector/NBPH. Peter Anvin2009-06-143-3/+16
* | com32.h: cleanups, make OFFS_VALID() take the pointer size into accountH. Peter Anvin2009-06-091-9/+20
* | memdisk: don't use the stack before bootstrapH. Peter Anvin2009-06-091-2/+1
* | Merge commit 'syslinux-3.82'H. Peter Anvin2009-06-095-15/+39
|\ \ | |/
| * pxelinux: actually stop parsing on a null optionsyslinux-3.82H. Peter Anvin2009-06-091-1/+2
| * pxelinux: revert to using TFTP error 8H. Peter Anvin2009-06-091-1/+2
| * pxelinux: cleaner test for OACK trailing null bytesH. Peter Anvin2009-06-091-9/+9
| * PXELINUX: handle OACK packets with extra NULs, cleaner TFTP errorsyslinux-3.82-pre5H. Peter Anvin2009-06-082-11/+23
| * 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