summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2013-06-10Move embedded certificates to their own section.Peter Jones
2013-06-10Remove FALLBACK_OBJS during clean as well.Peter Jones
2013-06-10Make sure all the Makefiles use the same arguments for mmx/sse/ms_abi.Peter Jones
2013-05-31Don't use MMX and SSE registers, they aren't initialized.Peter Jones
2013-05-16Bump version to 0.30.3Peter Jones
2013-05-16Use MS ABI instead of terrible wrappers.Peter Jones
2013-04-30Add a fallback loader for when shim is invoked as BOOTX64.EFIPeter Jones
2012-11-26Sign MokManager with a locally-generated keyMatthew Garrett
2012-11-01Bump versionMatthew Garrett
2012-11-01Merge branch 'mok' into netbootMatthew Garrett
2012-10-23Support a vendor-specific DBX list.Peter Jones