summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-30Add documentation of the Mok variablesMatthew Garrett
2012-10-30Merge branch 'mok' of github.com:mjg59/shim into mokMatthew Garrett
2012-10-30Merge branch 'mok' of github.com:mjg59/shim into mokMatthew Garrett
2012-10-30Check the vendor blacklist correctlyGary Ching-Pang Lin
2012-10-30Check the vendor blacklist correctlyGary Ching-Pang Lin
2012-10-30Initialize the size of vendor dbx as 0Gary Ching-Pang Lin
2012-10-30Initialize the size of vendor dbx as 0Gary Ching-Pang Lin
2012-10-24Clean up password settingMatthew Garrett
2012-10-24Clean up password settingMatthew Garrett
2012-10-24Improve signature validation enable/disableMatthew Garrett
2012-10-24Improve signature validation enable/disableMatthew Garrett
2012-10-24Boot unsigned binaries if we're not in secure modeMatthew Garrett
2012-10-24Boot unsigned binaries if we're not in secure modeMatthew Garrett
2012-10-24Miscellaneous small fixupsMatthew Garrett
2012-10-24Miscellaneous small fixupsMatthew Garrett
2012-10-23Add another missing screen clearingMatthew Garrett
2012-10-23Add another missing screen clearingMatthew Garrett
2012-10-23Merge branch 'mok' of github.com:mjg59/shim into mokMatthew Garrett
2012-10-23Merge branch 'mok' of github.com:mjg59/shim into mokMatthew Garrett
2012-10-23Fix password hash calculationMatthew Garrett
2012-10-23Fix password hash calculationMatthew Garrett
2012-10-23Update image validation enable/disableMatthew Garrett
2012-10-23Update image validation enable/disableMatthew Garrett
2012-10-23Delete MokList properlyMatthew Garrett
2012-10-23Delete MokList properlyMatthew Garrett
2012-10-23Clean up checks for MokManager entryMatthew Garrett
2012-10-23Clean up checks for MokManager entryMatthew Garrett
2012-10-23Fix key database parsingMatthew Garrett
2012-10-23Fix key database parsingMatthew Garrett
2012-10-23Support a vendor-specific DBX list.Peter Jones
2012-10-23Support a vendor-specific DBX list.Peter Jones
2012-10-18Clear screen before promptingMatthew Garrett
2012-10-18Clear screen before promptingMatthew Garrett
2012-10-18Don't print SHA1 sum when calculating file fingerprintsMatthew Garrett
2012-10-18Don't print SHA1 sum when calculating file fingerprintsMatthew Garrett
2012-10-18Clean up timeout counter handlingMatthew Garrett
2012-10-18Clean up timeout counter handlingMatthew Garrett
2012-10-18Add MOK password authMatthew Garrett
2012-10-18Add MOK password authMatthew Garrett
2012-10-18Pause on callback failuresMatthew Garrett
2012-10-18Pause on callback failuresMatthew Garrett
2012-10-18Skip signature checking if insecureMatthew Garrett
2012-10-18Skip signature checking if insecureMatthew Garrett
2012-10-18Add support for disabling signature verificationMatthew Garrett
2012-10-18Add support for disabling signature verificationMatthew Garrett
2012-10-13Add section headersMatthew Garrett
2012-10-13Add section headersMatthew Garrett
2012-10-12Add draft version of Neil's netboot codeMatthew Garrett
2012-10-12Add draft version of Neil's netboot codeMatthew Garrett
2012-10-12Reallocate the DevPath space for the volume labelGary Ching-Pang Lin