summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2010-12-03NEWS: Update for 4.04 as of 4.04-pre1Gene Cumm1-0/+14
2010-12-02Bump version to 4.04syslinux-4.04-pre1H. Peter Anvin1-1/+1
2010-11-29Merge branch 'master' into rosh_for_hpaGene Cumm13-40/+708
2010-11-18man: remove long-since-obsolete note about name manglingH. Peter Anvin1-5/+0
2010-11-14core, pxe: Fix handling of unqualified DNS namesH. Peter Anvin1-1/+1
2010-11-14memdisk: use char array for external symbolsH. Peter Anvin1-3/+3
2010-11-14gfxboot: use a character array for an absolute symbolH. Peter Anvin1-3/+4
2010-11-14disklib: remove improper "inline"H. Peter Anvin1-2/+2
2010-11-14com32: add a centralized bitops headerH. Peter Anvin3-23/+66
2010-11-14Merge branch 'genec-rosh-for-hpa', remote branches 'genec/sample-make-for-hpa...H. Peter Anvin8-25/+683
2010-11-13PXELINUX: shorten code in pxenv callGene Cumm1-4/+2
2010-11-13PXELINUX: add gPXE PXENV_FILE_EXEC in addition to PXENV_RESTART_TFTP; commentsGene Cumm1-2/+6
2010-11-06ver.com: Update some of how DRMK is handledGene Cumm1-3/+14
2010-11-05PXELINUX: Fix timer bugGene Cumm1-0/+19
2010-11-02ver.com: Fix month calculation for DRMK Build DateGene Cumm1-1/+7
2010-10-25sample/Makefile: re-add the includeGene Cumm1-0/+1
2010-10-25modules/Makefile: add ver.comGene Cumm1-1/+1
2010-10-25ver.com: Fixed width number output; Conditional skip DOS serialGene Cumm1-44/+104
2010-10-24ver.com: Compact file by reuse of stringGene Cumm1-9/+13
2010-10-24ver.com: Update to pull info from DRMKGene Cumm1-5/+116
2010-10-24core/writedec: Remove writechr; fix overflow in .cloopGene Cumm1-2/+3
2010-10-24ver.com: Import from previously private branch as new fileGene Cumm1-0/+414
2010-10-22Merge branch 'master' into rosh_for_hpaGene Cumm3-22/+51
2010-10-20gfxboot: fix buffer overrun when loading kernel/initramfssyslinux-4.03Colin Watson1-1/+2
2010-10-16rosh: rosh_argcat now has length. if DO_DEBUG, show startup commandGene Cumm1-8/+16
2010-10-16rosh: display command entered and a command unknown message when not knownGene Cumm1-20/+24
2010-10-15Merge remote branch 'liu/master'syslinux-4.03-pre6H. Peter Anvin1-18/+27
2010-10-14chain.c32: DRMK: Fix comment at top of sourceGene Cumm1-1/+2
2010-10-13chain.c32: DRMK: Add comment about only using a DWORD for partition offsetGene Cumm1-0/+1
2010-10-13chain.c32: DRMK: clean up output; clean up and correct commentsGene Cumm1-10/+8
2010-10-13chain.c: Progress on DRMK and notes that it's not perfect yet.Gene Cumm1-2/+21
2010-10-13Merge branch 'master' into rosh_for_hpaGene Cumm7-53/+83
2010-10-13rosh: add another item in the ToDos commentGene Cumm1-0/+2
2010-10-12gfxboot: add include and menu include supportsyslinux-4.03-pre5Colin Watson1-21/+42
2010-10-12doc: extlinux falls back to syslinux.cfgFerenc Wagner1-0/+2
2010-10-12doc: reorganize config file introFerenc Wagner1-6/+7
2010-10-12doc: comments don't need a leading spaceFerenc Wagner1-2/+2
2010-10-12chain.c32: make CHS calculation match core/fs/diskio.cH. Peter Anvin1-14/+10
2010-10-12strspn.c: drop "inline"H. Peter Anvin1-2/+2
2010-10-12NEWS: Update for 4.03H. Peter Anvin1-0/+14
2010-10-12isohybrid: Use ftruncate instead of seek for final paddingP J P1-8/+4
2010-10-12chain.c32: fix conversion from LBA to CHSH. Peter Anvin1-1/+1
2010-10-09rosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add ROSH_DEBUG2_ARGV_V macroGene Cumm2-7/+31
2010-10-09lib: Update memmem functionLiu Aleaxander1-18/+27
2010-10-09unistd.h: Add missing getopt declarationsGene Cumm1-0/+4
2010-10-09Merge branch 'master' into rosh_for_hpaGene Cumm13-30/+118
2010-10-09rosh: Remove unneeded cases in rosh_command() switch statementsGene Cumm1-2/+0
2010-10-09rosh: Clean up rosh_command to remove old stuffGene Cumm1-4/+0
2010-10-09rosh: code cleanupGene Cumm1-3/+2
2010-10-09rosh: Change rosh_ls()/rosh_dir() to use argc/argv; use getopt()Gene Cumm2-76/+47
2010-10-09rosh: Change rosh_more()/rosh_less() to use argc/argvGene Cumm1-26/+18
2010-10-09rosh: remove cmdstr from rosh_pwd()Gene Cumm1-9/+2
2010-10-09rosh: clear errno before possibly using it. might be set by a previous callGene Cumm1-2/+9
2010-10-09rosh: Add argc/argv rosh_reboot(); Allow warm rebootsGene Cumm1-7/+27
2010-10-09rosh: In main, use string macro directlyGene Cumm1-1/+1
2010-10-09rosh: Change rosh_run() to use argc/argvGene Cumm1-14/+13
2010-10-09rosh: Change rosh_help() to use the string passed to it directlyGene Cumm1-9/+6
2010-10-09rosh: ROSH_DEBUG_ARGV_V in headerGene Cumm1-2/+2
2010-10-09rosh: convert rosh_cat() to argc/argvGene Cumm1-18/+9
2010-10-09rosh: Add function header comments that were missingGene Cumm1-3/+24
2010-10-09rosh: Fix warning on rosh_ls_arg(); remove rosh_echo() for rosh_pr_argv()Gene Cumm1-2/+11
2010-10-09rosh: Rename function as it's verboseGene Cumm1-3/+3
2010-10-09rosh: closedir() only if actually openedGene Cumm1-1/+1
2010-10-09rosh: compact previous commitGene Cumm1-2/+1
2010-10-09rosh: Fix rosh_ls_arg() to prevent segfault on access deniedGene Cumm1-1/+6
2010-10-09rosh: main, prompt and command try to use argc/argv mostlyGene Cumm1-23/+25
2010-10-09rosh: rosh_cd fix DEBUGGene Cumm1-0/+3
2010-10-09rosh: fix errors in previous commitGene Cumm2-2/+5
2010-10-09rosh: change rosh_cd() to use argc/argvGene Cumm2-18/+22
2010-10-09rosh: Use internal parser for argc/argv; use argc/argv in rosh_commandGene Cumm1-28/+29
2010-10-09rosh: start parse_args(); prep for use; make print_argv()Gene Cumm1-6/+93
2010-10-09rosh: fix commented out WS usage in linux to grab screen sizeGene Cumm1-2/+2
2010-10-09rosh: add echoGene Cumm1-5/+38
2010-10-08Merge remote branch 'genec/rosh_for_hpa'syslinux-4.03-pre4H. Peter Anvin3-24/+99
2010-09-23core: fix handling new directory "/" for CONFIG in ISOLINUX and EXTLINUXGene Cumm2-0/+4
2010-09-09Fix missing option -s in libinstallersyslinux-4.03-pre3Arwin Vosselman1-1/+1
2010-08-26pxe: add a "pxeretry" option to deal with 404's in web appssyslinux-4.03-pre2H. Peter Anvin4-0/+18
2010-08-13extlinux: try to get the disk offset from sysfsH. Peter Anvin1-5/+38
2010-08-13diskio: remove redundant register writeDon Hiatt1-2/+0
2010-08-11version: next version will be 4.03syslinux-4.03-pre1H. Peter Anvin1-1/+1