aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Merge commit 'syslinux-4.04' into dynamic-sectordynamic-sectorH. Peter Anvin15-26/+250
2011-04-18spec: Use BuildRequires, add diag/ subdirectorysyslinux-4.04H. Peter Anvin1-1/+2
2011-04-18diag: Don't remove BTARGET on make cleanH. Peter Anvin1-1/+2
2011-04-18Merge remote-tracking branch 'pcacjr/syslinux-update-for-hpa'H. Peter Anvin4-14/+19
2011-04-18menu: allow "menu hiddenkey" to take multiple keys; run unlabelH. Peter Anvin2-11/+32
2011-04-18NEWS: Document MENU HIDDENKEYH. Peter Anvin1-1/+4
2011-04-15syslinux: check --update option properlyPaulo Alcantara1-0/+4
2011-04-15extlinux: remove already_installedPaulo Alcantara1-13/+0
2011-04-15extlinux: use syslinux_already_installed instead of already_installedPaulo Alcantara1-1/+1
2011-04-15libinstaller: implement syslinux_already_installedPaulo Alcantara2-0/+14
2011-04-11keytest: make somewhat more comprehensibleH. Peter Anvin1-3/+4
2011-04-11keyname: better handling of named control charactersH. Peter Anvin1-4/+9
2011-04-11keytest: show the human name together with the keycodeH. Peter Anvin1-1/+1
2011-04-11menu: clear the timeout line on MENU HIDDENKEYH. Peter Anvin1-2/+5
2011-04-11menu hiddenkey: fix parsing the config file optionH. Peter Anvin1-3/+2
2011-04-11menu: Add "menu hiddenkey" to make terminating menu hidden a commandH. Peter Anvin7-3/+188
2011-04-05diskstart: use the correct register for the starting addressH. Peter Anvin1-1/+1
2011-04-05installer: Update and correct generate_extents()H. Peter Anvin1-9/+12
2011-04-05core: Move sector 1 to address 0x8000 so it is alignedH. Peter Anvin3-5/+13
2011-04-05core/head.inc: require NASM 2.03+H. Peter Anvin1-2/+2
2011-04-05Merge commit 'syslinux-4.04-pre22' into dynamic-sectorH. Peter Anvin1-0/+5
2011-04-04diskstart: Add a pointer to the syslinux_banner to the EPAsyslinux-4.04-pre22H. Peter Anvin1-0/+5
2011-04-04disk: Make the sector size dynamicH. Peter Anvin2-12/+18
2011-04-04com32, bitops: proper constraint for byte-sized outputsyslinux-4.04-pre21H. Peter Anvin1-1/+1
2011-04-04NEWS: iso9660 also had issues with ../ paths.syslinux-4.04-pre20H. Peter Anvin1-1/+1
2011-04-04core: Adjust formatting around the date stringH. Peter Anvin1-2/+2
2011-04-04tinyjpeg: change DEBUG to JPEG_DEBUGH. Peter Anvin2-3/+3
2011-04-04iso9660: use generic_mangle_nameH. Peter Anvin1-49/+1
2011-04-04NEWS: Handle .. support for VFATsyslinux-4.04-pre19H. Peter Anvin1-0/+1
2011-04-04vfat: Fix mangling of directory names starting with ..Rich Mahn1-2/+4
2011-04-04NEWS: update the NEWS filesyslinux-4.04-pre18H. Peter Anvin1-2/+11
2011-04-04pxe: disable the "force INT 18h" hackH. Peter Anvin1-6/+13
2011-04-04com32, bitops: an "m" constraint takes an object, not a pointer to oneH. Peter Anvin1-3/+7
2011-04-04com32: fix range handling in vsscanfH. Peter Anvin1-6/+6
2011-04-04bitops: the bt instructions returns result in CF, not ZFH. Peter Anvin1-2/+2
2011-04-03diskstart: Move DATE_STR out of sector 1H. Peter Anvin1-2/+12
2011-04-01Merge remote-tracking branch 'genec/memdiskdbg-for-sha0'syslinux-4.04-pre17H. Peter Anvin1-7/+54
2011-04-01memdisk/dskprobe.c: Add status check to probes 08h and 41hGene Cumm1-0/+2
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-30memdisk/dskprobe: Align all INT13h probe debug outputGene Cumm1-3/+3
2011-01-30hdt: Improving CPU displayhdt/0.4.0-beta1Erwan Velu5-7/+12
2011-01-26memdisk/dskprobe: reorder the debug output in probe_int13h_41h to matchGene Cumm1-2/+2
2011-01-26memdisk/dskprobe: Be consistent in debug outputGene Cumm1-0/+4
2011-01-26memdisk/dskprobe: Reorder operations to compact the debug outputGene Cumm1-8/+13
2011-01-26memdisk/dskprobe: Code cleanupGene Cumm1-2/+1
2011-01-26memdisk/dskprobe: Use status of last command to affect presentGene Cumm1-3/+2
2011-01-26memdisk/dskprobe: Show the status of the last command when debuggingGene Cumm1-0/+35
2011-01-26memdisk/dskprobe: Increase the debug outputGene Cumm1-5/+8
2011-01-26memdisk/dskprobe.c: Additional checks in INT13h AH08h and AH41hShao Miller1-2/+2
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