summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2012-10-12Add draft version of Neil's netboot codeMatthew Garrett
2012-09-26Build debug image for all efi filesGary Ching-Pang Lin
2012-09-11Add a separate efi application to manage MOKsGary Ching-Pang Lin
2012-09-06Add some convenience make targets.Peter Jones
2012-09-06Allow specification of vendor_cert through a build command line option.Peter Jones
2012-07-09Improve makefileMatthew Garrett
2012-07-02Build a debug imageMatthew Garrett
2012-06-19Fix build somewhatMatthew Garrett
2012-06-18Add crypto librariesMatthew Garrett
2012-05-30Add image verificationMatthew Garrett
2012-04-11Initial commitMatthew Garrett