aboutsummaryrefslogtreecommitdiffstats
path: root/Make.rules
AgeCommit message (Expand)AuthorFilesLines
2018-02-20Fix Fedora buildJames Bottomley1-3/+3
2016-02-12arm build fixesJames Bottomley1-10/+24
2016-02-09enable arm buildsJames Bottomley1-1/+7
2016-02-09security_policy: switch to EFIAPI calling conventionJames Bottomley1-0/+3
2015-01-06Make alterations for 32 bit cross compileJames Bottomley1-3/+8
2014-12-22Makefile: Consolidate auth file building rulesJames Bottomley1-0/+3
2014-12-22cert-to-efi-hash-list: binary for blacklisting by hashJames Bottomley1-2/+5
2014-12-19Make: allow creation of multiple db certificatesJames Bottomley1-0/+2
2014-12-17Add more .auth file generatorsJames Bottomley1-0/+18
2013-09-19Makefile/Make.rules: don't rely on vim-corev1.4.2Greg Kroah-Hartman1-1/+1
2013-03-01fix for debian builds (include sys/wait.h for WEXITSTATUS)James Bottomley1-1/+1
2013-02-27Makefile: Correct a cockup in .auth file generationJames Bottomley1-3/+0
2013-02-23Make.rules: add a finder for all the daft places gnu-efi installs on distrosJames Bottomley1-2/+5
2012-12-07security_policy: Make it functional on PI 1.2 systemsJames Bottomley1-1/+5
2012-12-04PreLoader: Add built in whitelist hash tableJames Bottomley1-0/+3
2012-12-03Makefile: go back to single signature binariesJames Bottomley1-3/+6
2012-10-06Make.rules: fix build for FC17James Bottomley1-1/+1
2012-07-22Move guid definitions into library function guid.cJames Bottomley1-0/+3
2012-07-21Makefile: add install targetsJames Bottomley1-0/+5
2012-07-21add man page for sign-efi-sig-listJames Bottomley1-0/+5
2012-07-21Make tidy upJames Bottomley1-3/+0
2012-07-19LockDown: Allow all keys to come from efi sig list bundlesJames Bottomley1-1/+1
2012-07-18LockDown: Fix loading of PK for tianocore r13531+James Bottomley1-0/+10
2012-07-03Make.rules: add -mno-red-zoneJames Bottomley1-1/+1
2012-07-01Fix suffix rules for incorrect key generationJames Bottomley1-2/+5
2012-06-29Loader: add a simple elf load/exec routineJames Bottomley1-0/+48