summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* pxe_api.h: finish revert of 9acbffdHEADmasterGene Cumm2016-11-271-3/+3
* partial revert 9acbffdGene Cumm2016-11-271-2/+2
* menu: Apply VSHIFT to scrollbarBruno Levert2016-06-141-1/+2
* spelling: Auxillary to AuxiliaryGene Cumm2016-06-081-1/+1
* removing double l from auxilliaryGeert Stappers2016-06-075-6/+6
* libupload: Use new TFTP OK status definitionGene Cumm2016-04-232-3/+3
* libupload: use url_set_ip()H. Peter Anvin2016-04-061-32/+18
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-066-77/+4
* libupload: don't error out because the tftp functions are unavailableH. Peter Anvin2016-04-062-16/+74
* pxe_api.h: remove __weak from prototypesH. Peter Anvin2016-04-061-5/+5
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-093-3/+3
* Delete unused filesH. Peter Anvin2016-02-092-813/+2
* 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
* | com32: Adding 'exit' entry in chain.c32Erwan Velu2015-12-061-0/+3
* | com32: Handle broken modules.aliasErwan Velu2015-12-061-0/+8
* | Makefile: Pass down the variable EFI_BUILDSylvain Gault2015-11-271-1/+1
* | ldlinux: Fix return pointer to local dataSylvain Gault2015-10-181-1/+1
|/
* mboot.c32: add ELF64 support for Multiboot1Alex2015-10-102-0/+124
* chrreplace: Don't skip the first characterJosh Triplett2015-09-281-1/+1
* com32/modules: Split build by architecture. Add dir.c32Gene Cumm2015-09-201-7/+16
* zlib: use (void(0)) instead of empty #definesPatrick Masotta2015-09-131-6/+6
* libupload: Reworking tftp support to use core functionsErwan Velu2015-09-041-147/+32
* hdt: print tftp error number & message if dump failedErwan Velu2015-09-041-1/+2
* hdt: Removing commas and plus signs from filenameErwan Velu2015-09-041-0/+6
* gpllib: Updating dmi codeErwan Velu2015-09-046-30/+67
* hdt: Avoid false-positive single command detectionErwan Velu2015-09-041-2/+2
* hdt: Fixing argv usage to avoid crashErwan Velu2015-09-041-5/+5
* com32: write_sectors() sizing correctionsRobert2015-08-271-3/+3
* com32 readconfig: use my_isspace()Gene Cumm2015-07-182-2/+2
* com32/include/menu.h: Extend my_isspaceGene Cumm2015-07-181-1/+1
* ldlinux.c32: SERIAL directive: Allow octal/hex on port/flow controlAndrew J. Schorr2015-05-241-2/+2
* com32/Makefile: resequence/regroupGene Cumm2015-05-171-10/+8
* com32/Makefile: additional dependenciesJonathan Boeing2015-05-171-2/+2
* hdt: fix sizeof(char *) misuseJonathan Boeing2015-05-031-3/+2
* hdt: fix sizeof(char *) misuseJonathan Boeing2015-05-031-89/+89
* hdt: fix sizeof(char *) misuseJonathan Boeing2015-05-031-89/+89
* gpllib: fix sizeof(char *) misuseJonathan Boeing2015-05-031-10/+14
* Use z width specifier when printing size_t variableJonathan Boeing2015-05-031-1/+1
* add missing '\n' to dprintfJonathan Boeing2015-05-031-2/+2
* fix a few typosJonathan Boeing2015-05-031-1/+1
* com32/lib/syslinux/load_linux.c: update prot_mode_baseScot Doyle2015-04-181-0/+1
* chain: year update in commments (trivial)Gene Cumm2015-03-1511-11/+11
* chain/partiter: add options to ignore GPT crc checksMichal Soltys2015-03-153-22/+45
* chain/partiter: call notsane_gpt_hdr() per headerMichal Soltys2015-03-151-48/+48
* load_linux: correct a typeScot Doyle2015-02-141-2/+2
* Merge remote-tracking branch 'u-gh-wferi/pub'Gene Cumm2015-02-145-341/+329
|\
| * lua: simplify the function/value handling in the automenu testFerenc Wágner2014-10-131-10/+7
| * lua: move the automenu test from the boot_linux to the boot_it bindingFerenc Wágner2014-10-131-5/+18
| * lua: return the modified object from the initramfs methodsFerenc Wágner2014-10-132-4/+8