summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: error out if the core has undefined symbolssyslinux-6.04-pre1H. Peter Anvin2016-03-011-0/+2
* core/extern.inc: http_bake_cookies is not called from assemblyH. Peter Anvin2016-03-011-1/+1
* core: remove unused stub pm_local_boot()H. Peter Anvin2016-03-012-8/+0
* syslinux.ld: align the initial heap to 4K rather than 64KH. Peter Anvin2016-03-011-2/+2
* efi/udp: correct typo of SubnetMaskGene Cumm2016-02-291-1/+1
* core/i386/syslinux.ld: Remove HIDDEN referenceGene Cumm2016-02-221-131/+131
* getfssec: update comment explaining next_extent() semanticsH. Peter Anvin2016-02-171-3/+8
* core/layout.inc: we don't need the _lma symbols except in one caseH. Peter Anvin2016-02-111-1/+3
* core: Clean up the i386-bios buildH. Peter Anvin2016-02-093-172/+143
* Makefile: Remove one remaining instance of EFI_BUILDH. Peter Anvin2016-02-091-1/+1
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-0910-67/+63
* gpxe: delete long since obsolete snapshot of gPXEH. Peter Anvin2016-02-09842-279558/+5
* Delete unused filesH. Peter Anvin2016-02-095-1617/+2
* Merge 'git://github.com/Celelibi/syslinux.git/fix/bios/tail-call-stack-overfl...Gene Cumm2016-01-193-10/+80
|\
| * core: Fix stack overflow when reloading configSylvain Gault2015-10-131-1/+57
| * ldlinux: fix stack overflow when running COM32 modulesSylvain Gault2015-10-132-9/+23
* | core/xfs: Silence compiler warningGene Cumm2016-01-191-2/+2
* | Merge 'git://zytor.com/users/pcacjr/syslinux.git/xfs-v3-support' into masterGene Cumm2016-01-196-230/+399
|\ \
| * | xfs: Add support for v3 directoriesPaulo Alcantara2015-12-146-230/+399
* | | btrfs: Fix logical to physical block address mappingPaulo Alcantara2015-12-272-16/+35
|/ /
* | Partial Revert: Still use .*.d depsGene Cumm2015-12-101-2/+2
* | Dont bypass compiler driver for Dependency generation optionsKhem Raj2015-12-101-2/+2
* | com32: Adding 'exit' entry in chain.c32Erwan Velu2015-12-061-0/+3
* | com32: Handle broken modules.aliasErwan Velu2015-12-061-0/+8
* | Makefile: Always use -mno-red-zone for EFISylvain Gault2015-11-274-7/+12
* | Makefile: Pass down the variable EFI_BUILDSylvain Gault2015-11-274-13/+14
* | extlinux: code cleanup and simplificationNicolas Cornu via Syslinux2015-11-251-58/+55
* | extlinux/main.c: space changeAdy2015-11-151-10/+10
* | extlinux/main.c: Correct comment about btrfs installGene Cumm2015-11-151-3/+6
* | extlinux/main.c: comment typo fixesAdy2015-11-151-5/+5
* | libinstaller: introduce syslxrw libraryPaulo Alcantara2015-11-1011-67/+113
* | mtools: Remove local xpread/xpwrite, use ones from syslxcomNicolas Cornu2015-11-102-58/+2
* | xfs: rename xfs_is_valid_magicnum to xfs_is_valid_sbPaulo Alcantara2015-11-082-17/+15
* | bios: Don't try to guess the sections alignmentSylvain Gault2015-11-082-102/+24
* | bios: Fix alignment change with gcc 5Sylvain Gault2015-11-082-6/+6
* | ldlinux: Fix return pointer to local dataSylvain Gault2015-10-181-1/+1
* | efi: Disable UseDefaultAddress if possibly deafGene Cumm2015-10-151-3/+28
* | efi: core_udp_configure()/core_tcp_connect(): Fix error messageGene Cumm2015-10-122-2/+2
|/
* mboot.c32: add ELF64 support for Multiboot1Alex2015-10-102-0/+124
* core/http: Append port number to Host field if neededGene Cumm2015-10-101-2/+15
* core/pxe: Allow DHCP option 54 Server IdentifierGene Cumm2015-10-081-2/+6
* chrreplace: Don't skip the first characterJosh Triplett2015-09-281-1/+1
* extlinux: fix memory leakImran Zaman2015-09-271-14/+30
* Add gpxe/ to clean-up targetsGene Cumm2015-09-272-4/+12
* core: readd gPXE/iPXE support for HTTP on pxelinux.0Gene Cumm2015-09-273-81/+108
* core/fs/lib/loadconfig.c: Add architecture-specific config name to searchAdy2015-09-201-0/+5
* com32/modules: Split build by architecture. Add dir.c32Gene Cumm2015-09-201-7/+16
* efi: Don't unnecessarily rebuild syslinux.soSylvain Gault2015-09-161-4/+3
* zlib: use (void(0)) instead of empty #definesPatrick Masotta2015-09-131-6/+6
* efi/x86_64: fix trivial compilation warningSylvain Gault2015-09-131-1/+1