summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-30Adopt the UEFI shell style LoadOptionsGary Ching-Pang Lin
2013-04-26Get rid of extra label.Peter Jones
2013-04-26Don't put the directory in the file path twice.Peter Jones
2013-04-26UEFI Shell sticks the UCS2 of li->FilePath in li->LoadOptions. Ignore it.Peter Jones
2013-01-03Make sure the menu shows when the callback failsGary Ching-Pang Lin
2013-01-03Add support for deleting specific keysGary Ching-Pang Lin
2012-12-27MOK doesn't include the signature ownerGary Ching-Pang Lin
2012-12-27Add a general function for password matchingGary Ching-Pang Lin
2012-12-27Reboot the system after enrolling/erasing keysGary Ching-Pang Lin
2012-12-20Clear the screen before erasing keysGary Ching-Pang Lin
2012-12-12Import upstream version 0~20120906.bcd0a4e8+bzr106Steve Langasek
2012-12-10Get the second stage loader from the Load OptionsGary Ching-Pang Lin
2012-11-27Remove debug codeMatthew Garrett
2012-11-26Sign MokManager with a locally-generated keyMatthew Garrett
2012-11-01Don't fail if there's no network devicesMatthew Garrett
2012-11-01Bump versionMatthew Garrett
2012-11-01Merge branch 'mok' into netbootMatthew Garrett
2012-11-01Add commentsMatthew Garrett
2012-11-01Merge branch 'mok' into netbootMatthew Garrett
2012-11-01Fix AuthenticodeVerify loopMatthew Garrett
2012-11-01Fix signature checkingMatthew Garrett
2012-11-01Fix double freeMatthew Garrett
2012-11-01Fix up some typesMatthew Garrett
2012-10-30Add documentation of the Mok variablesMatthew 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-30Initialize the size of vendor dbx as 0Gary Ching-Pang Lin
2012-10-24Clean up password settingMatthew Garrett
2012-10-24Improve signature validation enable/disableMatthew Garrett
2012-10-24Boot unsigned binaries if we're not in secure modeMatthew Garrett
2012-10-24Miscellaneous small fixupsMatthew Garrett
2012-10-23Add another missing screen clearingMatthew Garrett
2012-10-23Merge branch 'mok' of github.com:mjg59/shim into mokMatthew Garrett
2012-10-23Fix password hash calculationMatthew Garrett
2012-10-23Update image validation enable/disableMatthew Garrett
2012-10-23Delete MokList properlyMatthew Garrett
2012-10-23Clean up checks for MokManager entryMatthew Garrett
2012-10-23Fix key database parsingMatthew Garrett
2012-10-23Support a vendor-specific DBX list.Peter Jones
2012-10-18Clear screen before promptingMatthew Garrett
2012-10-18Don't print SHA1 sum when calculating file fingerprintsMatthew Garrett
2012-10-18Clean up timeout counter handlingMatthew Garrett
2012-10-18Add MOK password authMatthew Garrett
2012-10-18Pause on callback failuresMatthew Garrett
2012-10-18Skip signature checking if insecureMatthew Garrett
2012-10-18Add support for disabling signature verificationMatthew Garrett
2012-10-13Add section headersMatthew 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
2012-10-12Remove LoadImage/StartImage supportMatthew Garrett