summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and M...Mathieu Trudel-Lapierre
2017-08-29Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built at comp...Mathieu Trudel-Lapierre
2017-08-29debian/patches/second-stage-path: dropped; the default loader path now includ...Mathieu Trudel-Lapierre
2017-08-29New upstream snapshot: 12+1503074702.5202f80.Mathieu Trudel-Lapierre
2017-08-29Updated version 12+1503074702.5202f80 from 'upstream/12+1503074702.5202f80'Mathieu Trudel-Lapierre
2017-08-29New upstream version 12+1503074702.5202f80Mathieu Trudel-Lapierre
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-09New upstream snapshot: 12+1502324945.478f9bb.Mathieu Trudel-Lapierre
2017-08-09Updated version 12+1502324945.478f9bb from 'upstream/12+1502324945.478f9bb'Mathieu Trudel-Lapierre
2017-08-09New upstream version 12+1502324945.478f9bbupstream/12+1502324945.478f9bbMathieu Trudel-Lapierre
2017-08-07Fix typo for DEFAULT_LOADER: missing a backslash, also needs quoting.Mathieu Trudel-Lapierre
2017-08-07debian/patches/0001-shim-fix-the-mirroring-MokSBState-fail.patch: dropped, in...Mathieu Trudel-Lapierre
2017-08-07Define an EFI_ARCH variable, and use that for paths to shim. This makes it po...Mathieu Trudel-Lapierre
2017-08-07debian/patches/sbsigntool-no-pesign: refreshed.Mathieu Trudel-Lapierre
2017-08-07Set DEFAULT_LOADER; this makes second-stage-path unnecessary.Mathieu Trudel-Lapierre
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