summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-094-6/+4
* Delete unused filesH. Peter Anvin2016-02-091-1/+0
* Partial Revert: Still use .*.d depsGene Cumm2015-12-101-2/+2
* Dont bypass compiler driver for Dependency generation optionsKhem Raj2015-12-101-2/+2
* Makefile: Always use -mno-red-zone for EFISylvain Gault2015-11-274-7/+12
* libupload: Reworking tftp support to use core functionsErwan Velu2015-09-041-2/+6
* debug: Adding -DDEBUG_THREADErwan Velu2015-09-041-0/+1
* Merge branch 'nocomapi'syslinux-6.03-pre7H. Peter Anvin2014-03-031-1/+1
|\
| * lib.mk: Add biosboot.oH. Peter Anvin2014-02-131-1/+1
* | Makefiles: export the firmware type as a cpp variableH. Peter Anvin2014-02-275-8/+8
* | mk/efi.mk: Add libefi.a dependencyGene Cumm2014-02-221-2/+2
* | efi: fix up gnu-efi buildGene Cumm2014-02-221-5/+6
* | efi: We need -m32/-m64 even when processing assemblyH. Peter Anvin2014-02-211-6/+4
* | mk/efi.mk: Disable stack protectorMagnus Granberg2014-02-211-1/+2
|/
* mk/efi.mk: Cancel old rulesGene Cumm2014-01-311-0/+4
* efi: Make the gnu-efi build scripts more portableMatt Fleming2014-01-081-2/+1
* efi: Check the gnu-efi build succeededMatt Fleming2013-12-111-1/+5
* efi: Make gnu-efi build scripts more robustMatt Fleming2013-12-111-1/+1
* efi: Add build scripts for gnu-efiMatt Fleming2013-12-101-15/+6
* cmenu: Add libmenu.c32 to $(C_LIBS)syslinux-6.02-pre15Matt Fleming2013-07-291-1/+1
* Merge branch 'elflink-undi-debug-for-mfleming' of git://github.com/geneC/sysl...syslinux-6.02-pre13Matt Fleming2013-07-261-0/+4
|\
| * Allow for UNDIIF_ID_DEBUG in 1 mk linesyslinux-5.11-pre9Gene Cumm2013-07-201-0/+4
* | Merge tag 'syslinux-5.11-pre8' into firmwaresyslinux-6.02-pre1Matt Fleming2013-07-083-1/+3
|\ \ | |/
| * mk: enable dynamic debug supportMatt Fleming2013-07-051-0/+1
| * mk: include $(GCCWARN) when building ELF objectsMatt Fleming2013-07-051-1/+1
* | mk: stop complaining about unused parametersMatt Fleming2013-06-201-1/+2
* | efi: Turn on symbol export whitelistMatt Fleming2013-06-191-1/+2
* | mk: reinstate -mregparm for BIOSMatt Fleming2013-06-194-0/+17
* | ldlinux: use platform filename extensionMatt Fleming2013-05-162-2/+2
* | efi: Add network supportsyslinux-6.00-pre5Matt Fleming2013-04-232-3/+3
* | Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-223-9/+14
|\ \ | |/
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-4/+7
| |\
| | * core: Add "dprint" facility to assemblyH. Peter Anvin2011-06-271-4/+7
| * | mem: Add magic field to detect memory corruptionMatt Fleming2013-02-211-0/+1
* | | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-292-4/+11
|\ \ \ | |/ /
| * | Rename libcom32gpl.c32 to libgpl.c32H. Peter Anvin2013-01-171-1/+1
| * | Rename libutil_com.c32 to libutil.c32H. Peter Anvin2013-01-171-1/+1
| * | Always strip all the modulesH. Peter Anvin2013-01-172-1/+8
* | | mk/embedded.mk: Don't use -mregparm in coreMatt Fleming2013-01-081-3/+1
* | | Merge tag 'syslinux-5.00' into firmwaresyslinux-6.00-pre3Matt Fleming2012-12-071-1/+1
|\ \ \ | |/ /
| * | Symbol export whitelistMatt Fleming2012-12-051-0/+1
* | | efi: Add -mno-red-zone to CFLAGSsyslinux-6.00-pre2Matt Fleming2012-11-211-2/+3
* | | efi: Add a simple script to find gnu-efi filesMatt Fleming2012-11-151-4/+9
* | | mk: Add -fPIC for x86_64 to embedded.mkMatt Fleming2012-11-151-1/+1
* | | firmware: Make disk->private an opaque typeMatt Fleming2012-11-151-11/+0
* | | firmware: Move memory operations into firmwareMatt Fleming2012-11-151-1/+1
* | | Merge tag 'syslinux-5.00-pre10' into for-hpa/elflink/firmwareMatt Fleming2012-11-142-1/+2
|\ \ \ | |/ /
| * | mk: Add Makefile variable for pythonMatt Fleming2012-11-121-0/+1
* | | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-051-1/+1
|\ \ \ | |/ /
| * | Clean up $(GPLLIB) leakMatt Fleming2012-10-191-1/+1