summaryrefslogtreecommitdiff
path: root/com32/elflink
Commit message (Expand)AuthorAgeFilesLines
* removing double l from auxilliaryGeert Stappers2016-06-073-3/+3
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-091-1/+1
* Merge 'git://github.com/Celelibi/syslinux.git/fix/bios/tail-call-stack-overfl...Gene Cumm2016-01-192-9/+23
|\
| * ldlinux: fix stack overflow when running COM32 modulesSylvain Gault2015-10-132-9/+23
* | ldlinux: Fix return pointer to local dataSylvain Gault2015-10-181-1/+1
|/
* com32 readconfig: use my_isspace()Gene Cumm2015-07-181-1/+1
* ldlinux.c32: SERIAL directive: Allow octal/hex on port/flow controlAndrew J. Schorr2015-05-241-2/+2
* SYSAPPEND: Fix space strippingDany St-Amant2015-01-051-1/+1
* Revert "ldlinux: Allow a held shift key to override UI as well as DEFAULT"H. Peter Anvin2014-06-101-1/+4
* adv: Remove double defintionH. Peter Anvin2014-06-091-3/+1
* ldlinux: Allow a held shift key to override UI as well as DEFAULTH. Peter Anvin2014-05-211-4/+1
* Centralize shift_is_held(), make it work to force the command linesyslinux-6.03-pre11H. Peter Anvin2014-04-201-2/+1
* Merge branch 'syslinux-5.xx' into master; fixes loadkeysGene Cumm2014-01-251-3/+2
|\
| * ldlinux/readconfig.c: remove bail: from do_include()Gene Cumm2014-01-251-1/+0
| * Add const qualifiers to loadleysGene Cumm2014-01-251-2/+2
| * com32: Fix a bug on history of commands.Raphael S.Carvalho2013-09-301-5/+8
| * com32: Fix bugs on cmd_reverse_search (Triple fault dimension)Raphael S.Carvalho2013-09-301-2/+9
* | com32: Fix a bug on history of commands.Raphael S.Carvalho2013-09-301-5/+8
* | com32: Fix bugs on cmd_reverse_search (Triple fault dimension)Raphael S.Carvalho2013-09-301-2/+9
* | video.h: we need one syslinux_force_text_mode() prototypeMatt Fleming2013-07-261-0/+1
* | Merge tag 'syslinux-5.11-pre3' into firmwaresyslinux-6.01-pre5Matt Fleming2013-06-281-23/+71
|\ \ | |/
| * ldlinux: fix INCLUDE regressionsyslinux-5.11-pre3Matt Fleming2013-06-271-22/+70
| * core & menu: fix IPAPPEND/SYSAPPEND conversionGene Cumm2013-06-261-1/+1
* | Merge tag 'syslinux-5.11-pre2' into firmwareMatt Fleming2013-06-172-40/+47
|\ \ | |/
| * cli: don't disable linewrap when redrawing the cmdlinesyslinux-5.11-pre2Matt Fleming2013-06-141-1/+1
| * ldlinux: fix loading of kbdmap filesMatt Fleming2013-06-131-9/+2
| * PATH: use a linked list internallysyslinux-5.11-pre1Matt Fleming2013-06-131-18/+42
| * ldlinux: fix serial port handling regressionMatt Fleming2013-06-121-1/+3
| * serial: Clean up and abstract handling of serial portsH. Peter Anvin2013-05-311-14/+2
| * serial: fix SERIAL directive for ports > 0Matt Fleming2013-05-291-1/+1
* | ldlinux: use platform filename extensionMatt Fleming2013-05-162-5/+13
* | Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-225-40/+124
|\ \ | |/
| * ldlinux: Fixup lwip merge botchMatt Fleming2013-03-151-0/+1
| * readconfig: Don't display "(null)" labels when hitting TABMatt Fleming2013-03-071-0/+3
| * ldlinux: Always update ConfigName when opening a config fileMatt Fleming2013-03-071-0/+9
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-264-17/+72
| * ldlinux: Don't discard cmdline arguments when executing labelsMatt Fleming2013-02-211-2/+22
| * ldlinux: Pass config filename as argv[1] to ldlinux.c32Matt Fleming2013-02-202-9/+12
| * ldlinux: Append BOOT_IMAGE= to kernel cmdlineMatt Fleming2013-02-072-13/+6
* | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-298-124/+102
|\ \ | |/
| * ldlinux: Correct the attribute bit for foreground brightsyslinux-5.01Matt Fleming2013-01-251-1/+1
| * ldlinux: Convert all UsingVGA uses with display_mask_vga()Matt Fleming2013-01-251-24/+35
| * ldlinux: Fix serial output and delete eprintf()Matt Fleming2013-01-247-81/+41
| * ldlinux: Don't update UsingVGA when we just want the valueMatt Fleming2013-01-241-8/+3
| * ldlinux: Dynamically allocate cmdline buffer to avoid overflowMatt Fleming2013-01-241-5/+3
| * ldlinux: Clear screen on ASCII 12 (form feed) in DISPLAY fileMatt Fleming2013-01-241-0/+8
| * Always strip all the modulesH. Peter Anvin2013-01-171-3/+3
| * ldlinux: Perform chdir() before parsing configsyslinux-5.01-pre3Matt Fleming2013-01-161-3/+3
| * ldlinux: Strip whitespace from LABEL directiveMatt Fleming2013-01-151-5/+11
* | efi: Greatly simplify the EFI Scan Code handlingMatt Fleming2013-01-091-0/+25