aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-11-10Find crt0 and the LD script automaticallydvhartDarren Hart1-2/+3
2011-11-08Make the efi include dir configurableDarren Hart1-1/+3
2011-09-22Makefile: Allow CRT0 and LDSCRIPT to be overriddenMatt Fleming1-2/+2
2011-09-22Makefile: Make cross-building possibleMatt Fleming1-4/+11
2011-08-18Makefile: Add -znocombreloc to LDFLAGSMatt Fleming1-1/+2
2011-07-28Makefile: Turn on -WerrorMatt Fleming1-1/+1
2011-07-28efilinux: Add loader infrastructure and bzImage supportMatt Fleming1-3/+7
2011-07-28Makefile: Add $(ARCH) macro to CFLAGSMatt Fleming1-1/+1
2011-07-28efilinux: File supportMatt Fleming1-3/+4
2011-07-21Makefile: Add -Wall to CFLAGSMatt Fleming1-1/+2
2011-07-21efilinux: malloc supportMatt Fleming1-1/+1
2011-07-21Makefile: Build in a -ffreestanding environmentMatt Fleming1-1/+1
2011-05-11efilinux: Switch to 3-clause BSD licenseMatt Fleming1-12/+26
2011-03-11Makefile: Allow buildling for ia32Matt Fleming1-5/+16
2011-03-07Welcome to efilinux!Matt Fleming1-0/+44