summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-01Merge remote-tracking branch 'genec/diag-mbr-handoff-for-hpa'syslinux-4.04-pre16H. Peter Anvin1-3/+29
2011-04-01Merge remote-tracking branch 'genec/diag-geodsp-for-hpa'H. Peter Anvin1-0/+6
2011-04-01gpxe: Inhibit parallel makesyslinux-4.04-pre15H. Peter Anvin1-1/+3
2011-04-01Update .gitignoreSebastian Herbszt1-0/+3
2011-04-01Merge remote-tracking branch 'sherbszt/gfxboot32'H. Peter Anvin1-47/+19
2011-04-01ld: Use ABSOLUTE() when taking differences between relative symbolsH. Peter Anvin2-25/+25
2011-03-30gfxboot: remove save_read() functionSebastian Herbszt1-24/+2
2011-03-30gfxboot: remove lowmem_buf_size variableSebastian Herbszt1-5/+2
2011-03-30gfxboot: don't use the bounce bufferSebastian Herbszt1-5/+11
2011-03-30gfxboot: use skipspace()Sebastian Herbszt1-17/+8
2011-03-29diag/geodsp/README: Additional use notesGene Cumm1-0/+6
2011-03-29Merge remote-tracking branch 'mcb30/empty-tftp-ip'H. Peter Anvin1-3/+3
2011-03-28pxe: allow TFTP server IP to be empty when not using TFTPMichael Brown1-3/+3
2011-03-27diag/mbr/handoff: Add optional printing of floppy descriptorGene Cumm1-0/+26
2011-03-27diag/mbr/handoff: Code comments; reflow outputGene Cumm1-4/+4
2011-03-18linux.c32: For protocol 2.10+, use init_size when relocatingH. Peter Anvin1-7/+20
2011-03-17gpxe: Make the build parallel-safesyslinux-4.04-pre14H. Peter Anvin1-6/+9
2011-03-17Merge remote-tracking branch 'genec/gpxelinux-kpxe-for-hpa'H. Peter Anvin3-3/+15
2011-03-17Makefile: Add gpxe/gpxelinuxk.0 to INSTALL_AUXGene Cumm1-2/+2
2011-03-16core/Makefile: another attempt at dealing with GNU make 3.82syslinux-4.04-pre13H. Peter Anvin1-2/+3
2011-03-16Makefile: Add diag/geodsp/ .xz images to install targetGene Cumm1-1/+2
2011-03-16Merge branch 'master' into diag-mbr-handoff-for-hpaGene Cumm34-85/+809
2011-03-16Add diag/ targets into top Makefile for install targetGene Cumm2-0/+4
2011-03-16diag/mbr/: use checksize.pl to pad/prevent overflowGene Cumm2-7/+7
2011-03-16diag/geodsp/Makefile: use ./ to run a file in the current dirH. Peter Anvin1-1/+1
2011-03-16Makefile: build the diag directoryH. Peter Anvin1-1/+1
2011-03-16diag/mbr/handoff.S: Fix compilation problems with gas 2.21.51H. Peter Anvin1-2/+1
2011-03-16Merge remote-tracking branch 'genec/diag-geodsp-for-hpa'H. Peter Anvin11-0/+1121
2011-03-16NEWS: Document isohdpfx*.bin available.H. Peter Anvin1-0/+2
2011-03-16mbr: Install isohdpfx*.binH. Peter Anvin1-3/+1
2011-03-16README: update copyright to 2011H. Peter Anvin1-1/+1
2011-03-16doc: update copyright to 2011H. Peter Anvin1-1/+1
2011-03-16Merge remote-tracking branch 'genec/news-for-hpa'H. Peter Anvin1-0/+12
2011-03-16Merge remote-tracking branch 'genec/doc-syslinux-for-hpa'H. Peter Anvin3-11/+32
2011-03-16com32/cmenu/adv_menu.tpl: Use the proper value for ipappendH. Peter Anvin1-1/+1
2011-03-16libinstaller/fat.c: remove variables set but not usedH. Peter Anvin1-3/+0
2011-03-16extlinux/main.c: remove variables set but not usedH. Peter Anvin1-3/+1
2011-03-16core/fs/pxe/pxe.c: remove variables set but not usedH. Peter Anvin1-0/+1
2011-03-16core/fs/iso9660/iso9660.c: remove variables set but not usedH. Peter Anvin1-1/+2
2011-03-16core/fs/fat/fat.c: remove variables set but not usedH. Peter Anvin1-4/+2
2011-03-16com32/tools/relocs.c: remove variables set but not usedH. Peter Anvin1-2/+0
2011-03-16com32/rosh/rosh.h: remove variables set but not usedH. Peter Anvin1-0/+1
2011-03-16com32/rosh/rosh.c: remove variables set but not usedH. Peter Anvin1-4/+3
2011-03-16com32/lua/src/vesa.c: remove variables set but not usedH. Peter Anvin1-4/+1
2011-03-16com32/lua/src/syslinux.c: remove variables set but not usedH. Peter Anvin1-6/+7
2011-03-16com32/lib/vsscanf.c: remove variables set but not usedH. Peter Anvin1-7/+0
2011-03-16com32/lib/syslinux/shuffle.c: remove variables set but not usedH. Peter Anvin1-5/+7
2011-03-16com32/lib/sys/rawcon_read.c: remove variables set but not usedH. Peter Anvin1-3/+0
2011-03-16com32/lib/jpeg/tinyjpeg.c: remove variables set but not usedH. Peter Anvin1-4/+3
2011-03-16com32/hdt/hdt-menu-summary.c: remove variables set but not usedH. Peter Anvin1-2/+0
2011-03-16com32/hdt/hdt-cli-kernel.c: remove variables set but not usedH. Peter Anvin1-4/+0
2011-03-16com32/cmenu/libmenu/help.c: remove variables set but not usedH. Peter Anvin1-4/+3
2011-03-16dos/dosexe.ld: Work around linker issue in binutils 2.21.51H. Peter Anvin1-5/+6
2011-03-16memdisk: make sure the disk type is actually setH. Peter Anvin1-2/+6
2011-03-13chain.c32: Allow both "guid" and "uuid"H. Peter Anvin1-1/+4
2011-03-13chain.c32: fix specification of disk by GUID (UUID)H. Peter Anvin1-2/+2
2011-03-09diag: Add geodsp to MakefileGene Cumm1-1/+1
2011-03-09diag/geodsp: Display Geometry based on readGene Cumm6-0/+708
2011-03-09diag/mbr: Remove unneeded dependency from MakefileGene Cumm1-1/+1
2011-03-09diag/mbr/handoff: Make filename in comment consistentGene Cumm1-2/+2
2011-03-09diag/mbr/README: consistent docsGene Cumm1-1/+1
2011-03-09diag/: Add Makefile,README here and mbr/Gene Cumm4-0/+68
2011-03-09Handoff *BR: Move to diagGene Cumm1-0/+0
2011-03-09mbr_ho.bin: Fix stack bug; also save/restore cx in another locationGene Cumm1-1/+3
2011-03-09mbr_ho.bin: Fix several non-8086 issuesGene Cumm1-19/+54
2011-03-09mbr_ho.bin: Update install instructionsGene Cumm1-1/+1
2011-03-09mbr_ho.bin: install instructionsGene Cumm1-0/+11
2011-03-09mbr_ho.bin: Fix bug in $PnP Scan; PressAnyKey; compare [ES:DI]Gene Cumm1-33/+59
2011-03-09mbr_ho.bin: Handoff MBRGene Cumm1-0/+271
2011-03-09NEWS: wrappingGene Cumm1-6/+12
2011-03-09doc/pxelinux.txt: Info on gPXE-enhanced binariesGene Cumm1-0/+14
2011-03-09doc/memdisk.txt: Add mem= parameterGene Cumm1-0/+6
2011-03-09NEWS: updateGene Cumm1-0/+6
2011-03-07core: Fix 'trackbuf' descriptor list byte lengthsyslinux-4.04-pre12Ahmed S. Darwish4-4/+10
2011-03-03version: it is 2011...H. Peter Anvin1-1/+1
2011-03-02COM32R documentation: fix typo 'pm_cs'syslinux-4.04-pre11Paul Bolle1-6/+6
2011-03-02core/diskboot.inc: fix handover area's sanity checksMichal Soltys1-4/+6
2011-03-02Merge remote branch 'genec/memdisk-maxmem-for-hpa'syslinux-4.04-pre10H. Peter Anvin11-37/+161
2011-03-02Merge remote branch 'genec/rosh_for_hpa'H. Peter Anvin2-19/+33
2011-03-02Merge remote branch 'genec/diskboot-comment-for-hpa'H. Peter Anvin1-1/+3
2011-03-02Merge remote branch 'genec/core-diskstart-chkerr-for-hpa'H. Peter Anvin1-2/+3
2011-03-02Merge remote branch 'genec/win64-mingw32-ubuntu-for-hpa'H. Peter Anvin1-0/+8
2011-02-28doc/syslinux.txt: LOCALBOOT update to reflect current stateGene Cumm1-11/+10
2011-02-28doc/syslinux.txt: CONFIG: Shorten how it's specified.Gene Cumm1-4/+3
2011-02-28doc/syslinux.txt: CONFIG order of operationsGene Cumm1-1/+3
2011-02-28doc/syslinux.txt: Specify that CONFIG can change working directoryGene Cumm1-1/+2
2011-02-24skipspace: move out of linesyslinux-4.04-pre9H. Peter Anvin3-6/+12
2011-02-20Merge remote-tracking branch 'hdt/lua'H. Peter Anvin34-317/+566
2011-02-20core: When checking for DS:SI validity, we're using paragraph unitssyslinux-4.04-pre8H. Peter Anvin1-2/+2
2011-02-14gpxelinux: Add new gpxelinuxk.0 target and pxelinuxk.gpxe scriptGene Cumm2-1/+13
2011-02-08memdisk/setup: Rename int15maxres to setmaxmemGene Cumm1-5/+5
2011-02-08libcom32: Add header to suffix_number.cGene Cumm1-0/+1
2011-02-08memdisk: Fix CSRC in MakefileGene Cumm1-2/+1
2011-02-08memdisk & libcom32: Fix minor errors in previous commitGene Cumm3-38/+3
2011-02-08com32: Move suffix_number() from libutil to libcom32Gene Cumm4-3/+3
2011-02-08memdisk: Undo addition of vpath and removal of tiny filesGene Cumm6-2/+5
2011-02-08lua: Adding CPU moduleErwan Velu5-1/+182
2011-02-08memdisk: remove unnecessary files; add vpath instead; add files to CSRCGene Cumm6-6/+5
2011-02-07memdisk/setup: Allow suffix processing on mem= parameterGene Cumm3-4/+13
2011-02-07libutil: copy suffix_number() from com32/lib/syslinux/load_linux.cGene Cumm3-1/+115
2011-02-07memdisk: Add strtoull from libcom32 by #includeGene Cumm5-0/+5
2011-02-07NEWS: Updating LUA to 5.1.4-2lua/0.5.1.4-2Erwan Velu1-0/+1
2011-02-07com32: single instance of skipspace()Erwan Velu6-50/+20
2011-02-07lua: Adding PCI initErwan Velu1-0/+1
2011-02-07lua: Updating to 5.1.4.2Erwan Velu7-20/+37
2011-02-07lua: Updating to 5.1.4Erwan Velu21-215/+308
2011-02-07Merge branch 'master' into luaErwan Velu2-1/+4
2011-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu1-1/+1
2011-02-06memdisk/setup: remove unneeded code associated with int15maxresGene Cumm1-13/+0
2011-02-06memdisk/setup: int15maxres: Use 1 const; comment out printf()Gene Cumm1-4/+5
2011-02-06memdisk/setup: Change int15maxres to parse memory range linesGene Cumm1-7/+12
2011-02-06memdisk/setup: change option to memGene Cumm1-1/+1
2011-02-06memdisk/setup: Move duplicate code in int15maxres to new functionGene Cumm1-15/+13
2011-02-06Merge branch 'master' into memdisk-maxmem-for-hpaGene Cumm72-234/+7323
2011-02-07NEWS: Updating for ACPI & HDT 0.4.1Erwan Velu1-0/+3
2011-02-06lua: removing duplicated code from vesa.cErwan Velu1-22/+0
2011-02-06lua: Preventing gcc warning on vesa.cErwan Velu1-0/+2
2011-02-06lua: Making lua building with no gcc errorErwan Velu2-12/+15
2011-02-06diskboot: correct the patching of the floppy tablesyslinux-4.04-pre7H. Peter Anvin1-1/+1
2011-02-06HDT: Releasing 0.4.1syslinux-4.04-pre6hdt/0.4.1Erwan Velu1-1/+1
2011-02-05memdisk: New parameter (int15maxres) for specifying maximum RAMGene Cumm1-0/+38
2011-02-03hdt: Fixing vesa detectionErwan Velu3-6/+6
2011-02-02hdt: Releasing 0.4.0hdt/0.4.0Erwan Velu1-1/+1
2011-02-02hdt: Ignoring *gz filesErwan Velu1-0/+1
2011-01-31hdt: Adding BOOT supportErwan Velu2-0/+6
2011-01-31ACPI: Adding BOOT supportErwan Velu3-3/+39
2011-01-31hdt: Adding SLIC supportErwan Velu2-0/+6
2011-01-31ACPI: Adding SLIC supportErwan Velu3-0/+40
2011-01-31Merge branch 'master' of ssh://terminus.zytor.com//pub/git/users/erwan/hdtErwan Velu1-1/+1
2011-01-31hdt: Adding MCFG supportErwan Velu1-0/+3
2011-01-31ACPI: Adding MCFG supportErwan Velu3-0/+38
2011-01-31hdt: Displaying FACS in gui modeErwan Velu1-0/+11
2011-01-31ACPI: Fixing typo in TCPAErwan Velu1-1/+1
2011-01-31hdt: Adding TCPA supportErwan Velu2-0/+6
2011-01-31hdt: Adding TCPA supportErwan Velu2-0/+6
2011-01-31ACPI: Adding TCPA supportErwan Velu3-0/+39
2011-01-31hdt: Fixing ACPI initialisationErwan Velu1-1/+1
2011-01-31hdt: Adding HPET supportErwan Velu2-0/+6
2011-01-31ACPI: Adding HPET supportErwan Velu3-0/+39
2011-01-31hdt: Don't skrink cpu nameErwan Velu1-3/+0
2011-01-31ACPI: Improving tables detectionErwan Velu5-130/+163
2011-01-31ACPI: Fixing ACPI return codesErwan Velu5-5/+5
2011-01-31rosh: 2 bug fixes; more debug codeGene Cumm2-19/+33
2011-01-31Merge branch 'master' into rosh_for_hpaGene Cumm24-492/+659
2011-01-30DMI: Adjusting structures size / Adding cpu coreLaurent Licour18-64/+171
2011-01-30hdt: Improving CPU displayhdt/0.4.0-beta1Erwan Velu5-7/+12
2011-01-26Merge remote branch 'origin/master' into chouffeErwan Velu6-63/+165
2011-01-26hdt: Updating gitignoreErwan Velu1-4/+3
2011-01-26hdt: Updating memtest to 4.20Erwan Velu2-4/+4
2011-01-26hdt: Switching to beta releaseErwan Velu1-1/+1
2011-01-26ACPI: Fixing copyrightErwan Velu21-21/+21
2011-01-26hdt: Adding ACPI to menu modeErwan Velu3-0/+124
2011-01-26hdt: Renaming madt items into apicErwan Velu1-13/+12
2011-01-26ACPI: Displaying MADT as APICErwan Velu1-1/+1
2011-01-26ACPI: Fixing pointer arithmeticErwan Velu16-41/+62
2011-01-26hdt: Using void pointer to display acpi tablesErwan Velu1-1/+1
2011-01-25core/diskboot.inc: Update comments at topGene Cumm1-1/+3
2011-01-25Merge remote branch 'hdt/master'syslinux-4.04-pre5H. Peter Anvin1-6/+24
2011-01-25Merge remote branch 'sha0/memdskprobe'H. Peter Anvin1-29/+96
2011-01-25disk: put a magic at the end of the boot sectorH. Peter Anvin4-9/+19
2011-01-25memdisk: Fix INT 0x13, AH==0x15 disk drive probeShao Miller1-1/+1
2011-01-25diskstart: move writestr_early out of boot sectorH. Peter Anvin2-19/+26
2011-01-25memdisk: Enhance disk-probe debugging outputShao Miller1-20/+77
2011-01-25ACPI: Adding DEBUG_PRINTErwan Velu4-0/+25
2011-01-25ACPI: Fixing SSDT detectionErwan Velu1-1/+1
2011-01-25hdt: Adding gitignore fileErwan Velu1-0/+7
2011-01-25hdt: Fixing verbose modeErwan Velu2-5/+13
2011-01-25disklib: Detect DiskCryptor MBRGert Hulselmans1-0/+2
2011-01-25disklib: Detect "FreeDOS (eXtended FDisk)" MBRGert Hulselmans1-1/+3
2011-01-25disklib: Detect "MS-DOS 3.30 through Windows 95 (A)" MBRGert Hulselmans1-1/+3
2011-01-25disklib: Detect new Syslinux (normal + isohybrid) MBRGert Hulselmans1-4/+13
2011-01-25disklib: Detect Paragon MBRGert Hulselmans1-0/+3
2011-01-25Merge branch 'master' into chouffeErwan Velu595-34845/+84452
2011-01-25ACPI: On the road to cleaning ;)Erwan Velu20-69/+61
2011-01-24memdisk: Make debug-mode a tad prettierShao Miller1-12/+22
2011-01-23win64/find-mingw64.sh: Enumerate the rest of the listGene Cumm1-0/+7
2011-01-22win64: Add Ubuntu's mingw compiler prefixGene Cumm1-0/+1
2011-01-17diskio: Support EDD 4 16-byte device pathsH. Peter Anvin1-2/+2
2011-01-17diskio: add reminder that we need clear in the futureH. Peter Anvin1-0/+3
2010-12-31core/diskstart.inc: Remove unneeded DS reset in all_readGene Cumm1-2/+1
2010-12-31core/diskstart.inc: Reset DS before testing final checksumGene Cumm1-0/+2
2010-12-23NEWS: Document MBR fix.syslinux-4.04-pre4H. Peter Anvin1-0/+2
2010-12-23mbr: Make sure the MBR code starts with the byte 0x33H. Peter Anvin4-5/+4
2010-12-21core/diskboot.inc: fix bug; Sect1Ptr1_VALGene Cumm1-1/+1
2010-12-20core/diskstart.inc: Remove code copied to diskboot.incGene Cumm1-421/+1
2010-12-20core/diskboot.inc: The boot sector code from diskstart.incGene Cumm1-0/+444
2010-12-20core/diskstart.inc: Sect1Ptr values moved to constantsGene Cumm1-2/+5
2010-12-20core/diskstart.inc: Use xint13 when it saves space or protectsGene Cumm1-5/+4
2010-12-20core/diskstart.inc: Wrap INT13h in xint13 to preserve ESGene Cumm1-1/+3
2010-12-16core: Add workaround in the Makefile for GNU Make 3.82 bugH. Peter Anvin1-1/+3
2010-12-16core: remove HAS_LOCALBOOTSebastian Herbszt6-20/+0
2010-12-14NEWS: document fix for non-partitioned devices.syslinux-4.04-pre3H. Peter Anvin1-0/+1
2010-12-14core, diskstart: add more sanity checks for handover infoH. Peter Anvin1-1/+4
2010-12-14syslinux.ld: ld 2.20.51 seems to want .bss16 explicitly (NOLOAD)H. Peter Anvin1-2/+2
2010-12-07memdiskfind: abstract get page size so we can compile against klibcH. Peter Anvin1-1/+11
2010-12-06NEWS: further updatessyslinux-4.04-pre2H. Peter Anvin1-0/+3
2010-12-06Merge remote branch 'genec/news-for-hpa'H. Peter Anvin1-0/+14
2010-12-06com32: fix a ffile descriptor leak on open() of a nonexistent fileH. Peter Anvin1-2/+4
2010-12-05gfxboot: require LABEL keywordsSebastian Herbszt1-0/+5
2010-12-05gfxboot: support TEXT and ENDTEXT keywordsSebastian Herbszt1-1/+14