summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-07* debian/rules:Mathieu Trudel-Lapierre
2017-08-07debian/control: add a Build-Depends on libnss3-tools for pk12-util.Mathieu Trudel-Lapierre
2017-08-07New upstream snapshot: 12+1501864225.b586175.Mathieu Trudel-Lapierre
2017-08-07New upstream version 12+1501864225.b586175upstream/12+1501864225.b586175Mathieu Trudel-Lapierre
2017-08-07Merge tag 'upstream/12+1501864225.b586175' into cyphermox/mokmanagerMathieu Trudel-Lapierre
2017-08-07New upstream version 12+1501864225.b586175Mathieu Trudel-Lapierre
2017-08-07Merge branch 'master' into cyphermox/mokmanagerMathieu Trudel-Lapierre
2017-08-07Update changelog/changes for released 0.9+1474479173.6c180c6-1ubuntu10.9+1474479173.6c180c6-1ubuntu1Mathieu Trudel-Lapierre
2017-08-07Update changelog for released 0.9+1474479173.6c180c6-0ubuntu1Mathieu Trudel-Lapierre
2017-08-04Import Debian changes 0.9+1474479173.6c180c6-1debian/0.9+1474479173.6c180c6-1Julien Cristau
2017-08-04Import Upstream version 0.9+1474479173.6c180c6upstream/0.9+1474479173.6c180c6Mathieu Trudel-Lapierre
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
2017-04-27Fix buffer overrun / damaged options passed to second_stage.John S. Gruber
2017-04-26Don't allow anything with a small alignment in our PE files.Peter Jones
2017-04-11Cryptlib: replace CryptPem with the Null versionGary Lin
2017-04-11Cryptlib: remove DESGary Lin
2017-04-11Cryptlib: Remove MD4Gary Lin
2017-04-11Cryptlib: implement strcmp() and strcasecmp()Gary Lin
2017-04-11MokManager: Update to new openssl APIGary Lin
2017-04-11Cryptlib: amend the headers and fix signnessGary Lin
2017-04-11Cryptlib: Include stddef.h in CrtLibSupport.hGary Lin
2017-04-11shim: Remove the obsolete OBJ_cleanupGary Lin
2017-04-11Cryptlib/OpenSSL: update to openssl 1.1.0eGary Lin
2017-04-11Cryptlib/OpenSSL: Update the script to copy the new openssl filesGary Lin
2017-04-11Cryptlib: Update to the latest edk2 commitGary Lin
2017-04-11Cryptlib: Amend update.sh and refresh Cryptlib.diffGary Lin
2017-04-11Cryptlib: Rename OpenSslSupport.h as CrtLibSupport.hGary Lin