summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into memdisk-isosyslinux-3.84-pre3memdisk-isoH. Peter Anvin2009-11-161-2/+2
|\
| * isohybrid: make the -offset option actually workH. Peter Anvin2009-11-161-2/+2
* | Merge branch 'memdisk-iso-SAFE' into memdisk-isoShao Miller2009-11-1615-102/+625
|\ \ | |/ |/|
| * [memdisk] Add El Torito emulation for .ISO imagesShao Miller2009-08-0310-18/+348
| * [memdisk] Add installable INT 13h hooks for ISO-booting scenariosShao Miller2009-08-034-2/+18
| * [memdisk] Move sector size choice into each individual hookShao Miller2009-08-033-1/+2
| * [memdisk] Rename CHS and EDD hooks to describe their sector sizeShao Miller2009-08-034-12/+12
| * [memdisk] Add disk probing code to support a drive shifting limitShao Miller2009-08-034-2/+145
| * [memdisk] Add drive shift limit logicShao Miller2009-08-032-0/+17
| * [memdisk] Move BIOS Data Area access into its own fileShao Miller2009-08-032-71/+85
* | mboot.c32: fix the video mode selection algorithmH. Peter Anvin2009-11-131-4/+11
* | mboot.c32: add VESA mode setting supportsyslinux-3.84-pre2H. Peter Anvin2009-11-136-19/+347
* | Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinuxH. Peter Anvin2009-11-135-41/+119
|\ \
| * | dos: int 25/26 may be register-dirty; wrap them in assemblyH. Peter Anvin2009-11-134-31/+102
| * | dos: don't add the linker script twice on the ld command lineH. Peter Anvin2009-11-111-1/+1
| * | dos: drop unneeded .eh_frame sectionH. Peter Anvin2009-11-112-2/+5
| * | dos: always try the FAT32-aware direct I/O calls firstH. Peter Anvin2009-11-111-13/+17
| * | dos: DOS version 7.10 is 0x070a, not 0x0710...H. Peter Anvin2009-11-111-4/+4
* | | NEWS: merged hdt 0.3.5syslinux-3.84-pre1H. Peter Anvin2009-11-101-0/+1
* | | Merge commit 'hdt-0.3.5'H. Peter Anvin2009-11-105-12/+38
|\ \ \
| * | | hdt: iso/floppy have to be quiethdt-0.3.5Erwan Velu2009-11-091-1/+1
| * | | pci: Removing useless initialisationErwan Velu2009-11-091-3/+0
| * | | pci: Prevent kernel modules to be listed twiceErwan Velu2009-11-091-4/+32
| * | | hdt: 0.3.5Erwan Velu2009-11-081-1/+1
| * | | cmenu: Increasing limitsErwan Velu2009-11-081-2/+2
| * | | hdt: Fixing building warningErwan Velu2009-11-081-1/+2
* | | | version: next version on this branch will be 3.84H. Peter Anvin2009-11-101-1/+1
| |/ / |/| |
* | | NEWS: document fix for DOS installerH. Peter Anvin2009-11-101-0/+4
* | | dos: fix the soft-locking loopH. Peter Anvin2009-11-101-1/+1
* | | dos: try to handle both raw DOS mode and Windows modeH. Peter Anvin2009-11-101-31/+83
* | | dos: make DOS installer work under WinMEH. Peter Anvin2009-11-102-28/+85
|/ /
* | Revert "ansicon: allow to pass page # to write functions"H. Peter Anvin2009-11-063-15/+16
* | Merge commit 'sha0/chain_isolinux'H. Peter Anvin2009-11-051-3/+116
|\ \
| * | [chain] Run Nindent on chain.cShao Miller2009-10-291-33/+28
| * | [chain] Add support for chain-loading another isolinux.binGert Hulselmans2009-10-291-0/+118
* | | hdt: Putting auto mode in coherence with cliErwan Velu2009-11-051-6/+5
* | | hdt: Switching debug mode in quiet modeErwan Velu2009-11-054-19/+20
* | | Revert "Revert "gpllib: Reident fbinst code""Erwan Velu2009-11-051-9/+9
* | | Merge remote branch 'pam/hdt-0.3.5'Erwan Velu2009-11-054-19/+43
|\ \ \
| * | | hdt: add debug optionPierre-Alexandre Meyer2009-11-044-19/+43
| * | | hdt: fix arguments parsingPierre-Alexandre Meyer2009-11-041-1/+0
| * | | hdt: optimize more_printf macroPierre-Alexandre Meyer2009-11-041-1/+1
| * | | disklib: add support for detection of the fbinst mbrPierre-Alexandre Meyer2009-11-041-1/+9
| * | | Merge commit 'hdt-0.3.5-pre3' into hdt-0.3.5Pierre-Alexandre Meyer2009-11-0410-19/+105
| |\ \ \
| * \ \ \ Merge commit 'hdt-0.3.5-pre2' into hdt-0.3.5Pierre-Alexandre Meyer2009-11-034-19/+27
| |\ \ \ \
* | | | | | Revert "gpllib: Reident fbinst code"Erwan Velu2009-11-051-9/+9
* | | | | | hdt: Prevent auto mode from using empty commandsErwan Velu2009-11-051-1/+1
* | | | | | gpllib: Reident fbinst codeErwan Velu2009-11-051-9/+9
* | | | | | hdt: fix arguments parsingPierre-Alexandre Meyer2009-11-051-1/+0
* | | | | | hdt: optimize more_printf macroPierre-Alexandre Meyer2009-11-051-1/+1