summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08Work around some annoying compiler grievancesPeter Jones
2017-09-08Some things went weird with the openssl revert...Peter Jones
2017-09-08Cryptlib: remove DESGary Lin
2017-09-08Cryptlib: Remove MD4Gary Lin
2017-09-08Cryptlib: amend the headers and fix signnessGary Lin
2017-08-31Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the...Mathieu Trudel-Lapierre
2017-08-31Cryptlib: implement strcmp() and strcasecmp()Gary Lin
2017-08-31Cryptlib: Include stddef.h in CrtLibSupport.hGary Lin
2017-08-31Revert lots of Cryptlib updates.Peter Jones
2017-08-31Drain the OpenSSL error stack and report crypto verification errorsPeter Jones
2017-08-31Init openssl so we can use its debug facilities.Peter Jones
2017-08-31Add a mechanism to print openssl errorsPeter Jones
2017-08-31Fix a missing OpenSSL error message pointPeter Jones
2017-08-31Make msleep() be a thingPeter Jones
2017-08-18Rework looping in enter_mok_menu(), to allow multiple MOK changesMathieu Trudel-Lapierre
2017-08-11Add ENABLE_SHIM_HASH and make install-as-data know how to install it.Peter Jones
2017-08-11Update TODO with some stuffPeter Jones
2017-08-11Make better debuginfo and install it reasonably.Peter Jones
2017-08-11Allow use of sbsign to sign things.Peter Jones
2017-08-11Add ENABLE_SHIM_CERT to make MokManager/fallback signing optional.Peter Jones
2017-08-11Make DEFAULT_LOADER have the EFI arch suffix by default.Peter Jones
2017-08-11Make ARM targets use -mstrict-alignPeter Jones
2017-08-11Add install targets.Peter Jones
2017-08-11Fix openssl compile flags for x86_64Peter Jones
2017-08-11fallback: work around the issue of boot option creation with AMI BIOSLans Zhang
2017-08-11fallback: fix double free of dpLans Zhang
2017-08-03Add README.tpm to explain which PCRs we extend things to.Peter Jones
2017-08-03Add MokListX to MokVars.txtPeter Jones
2017-08-03Make fallback aware of tpm measurements, and reboot if tpm is used.Peter Jones
2017-08-03Make tpm.c build right on 32-bit platforms.Peter Jones
2017-08-03Always measure all of MokSBState, MokList, and MokListXPeter Jones
2017-08-03Measure stage 2 according to specMatthew Garrett
2017-08-01Extend PCR 7Matthew Garrett
2017-08-01fallback.c: be more correct with device path code.Peter Jones
2017-08-01Make fallback debug printing be dynamic at runtime.Peter Jones
2017-07-31fallback: Minor whitespace cleanupPeter Jones
2017-07-24Make it possible to build in a subdirectory.Peter Jones
2017-07-24README.fallback: correct the path of BOOT.CSV in layout exampleLans Zhang
2017-07-24Exit our dir->Read() loop if it says there's 0 bytes of data to read.Peter Jones
2017-07-18Make ARCH overridablePeter Jones
2017-07-17httpboot: fix OVMF crashLans Zhang
2017-06-20tpm2_present(): remove unused tpm2 protocol argument.Peter Jones
2017-06-15shim/tpm: Avoid passing an usupported event log format to GetEventLogs()Javier Martinez Canillas
2017-06-15shim/tpm: Take out GetCapability() call from tpm2_present() logicJavier Martinez Canillas
2017-06-15shim/tpm: Remove magic numbersJavier Martinez Canillas
2017-06-15update verification_method if the loaded image is signed by shim/vendor certLans Zhang
2017-06-15become more friendly for the cross compilationLans Zhang
2017-06-15skip the error message when creating MokListRT if vendor cert is emptyLans Zhang
2017-06-15fix compilerer errors in security policyMax Resch
2017-04-27Bump version number to 12.latest-release12Peter Jones