summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-11-09Cryptlib: Define the va functions for EFIAPIGary Ching-Pang Lin
2015-09-18Fix recursive reference for RELEASELinn Crosetto
2015-07-28Specify the gnu89 standardGary Ching-Pang Lin
2015-06-30Typo on aarch64 :/Peter Jones
2015-06-300.9Version_0.90.9Peter Jones
2015-06-30Improve our debuginfo path printPeter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2015-05-12Make the build failed with objcopy < 2.24Gary Ching-Pang Lin
2015-04-15Explicitly request sysv-style ELF hash sectionsMatthew Garrett
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2015-04-13Make lib/ use the right CFLAGS.Peter Jones
2014-10-13Bump version to 0.80.8Peter Jones
2014-10-02Use -Werror=sign-compare .Peter Jones
2014-09-30Revert header changesPeter Jones
2014-09-21Do the same for ia32...Peter Jones
2014-09-21Generate a sane PE header on shim, fallback, and MokManager.Peter Jones
2014-08-12Add support for 32-bit ARMArd Biesheuvel
2014-08-12Add support for 64-bit ARM (AArch64)Ard Biesheuvel
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2014-06-25Exclude ca.crt while signing EFI imagesGary Ching-Pang Lin
2014-04-11additional bounds-checking on section sizesKees Cook
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-11-12propagate some path variablesAndrew Boie
2013-11-12fix fallback.so build dependencyAndrew Boie
2013-11-06Bump version to 0.7.0.7Peter Jones
2013-10-31Make tag its own make target, and make it sign tags.Peter Jones
2013-10-31Bump version to 0.6Peter Jones
2013-10-23Revert "additional bounds-checking on section sizes"Peter Jones
2013-10-22additional bounds-checking on section sizesKees Cook
2013-10-04Bump version to 0.50.5Peter Jones
2013-10-03Add ident-like blobs to shim.efi for version checking.Peter Jones
2013-10-02Remove "shim.cer" on "make clean".Peter Jones
2013-10-01Conditionalize overriding the security policy.Peter Jones
2013-10-01Merge console_control.h and console.hPeter Jones
2013-10-01Make verbose stuff use console_notifyPeter Jones
2013-10-01Harden shim against non-participating bootloaders.Peter Jones
2013-10-01Make vendor_cert/vendor_dbx actually replaceable by an external tool.Peter Jones
2013-09-26Clean up tarballs in "make clean"Peter Jones
2013-09-26Merge signature.h into efiauthenticated.h and guid.hGary Ching-Pang Lin
2013-09-26Merge two PeImage.h into onePeter Jones
2013-09-26Since different distros name grub*.efi differently, make it compile-time.Peter Jones
2013-09-26MokManager: support blowfish-based crypt() hashGary Ching-Pang Lin
2013-09-26MokManager: support crypt() password hashGary Ching-Pang Lin
2013-09-26Make EFI_PATH easily resettable from the build command line.Peter Jones
2013-09-26Clean lib/, tooGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett
2013-09-26MokManager needs to disable the graphics console.Peter Jones
2013-09-24Build with -Werror to catch future prototype mismatches.Steve Langasek
2013-06-10Bump version to 0.40.4Peter Jones
2013-06-10Make DBX be included in build if the environment is set right.Peter Jones