index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MokManager.c
Age
Commit message (
Expand
)
Author
2012-10-23
Update image validation enable/disable
Matthew Garrett
2012-10-23
Delete MokList properly
Matthew Garrett
2012-10-23
Fix key database parsing
Matthew Garrett
2012-10-18
Clear screen before prompting
Matthew Garrett
2012-10-18
Don't print SHA1 sum when calculating file fingerprints
Matthew Garrett
2012-10-18
Clean up timeout counter handling
Matthew Garrett
2012-10-18
Add MOK password auth
Matthew Garrett
2012-10-18
Pause on callback failures
Matthew Garrett
2012-10-18
Add support for disabling signature verification
Matthew Garrett
2012-10-13
Add section headers
Matthew Garrett
2012-10-12
Reallocate the DevPath space for the volume label
Gary Ching-Pang Lin
2012-10-12
Switch to using db format for MokList and MokNew
Matthew Garrett
2012-10-11
Add menu header
Matthew Garrett
2012-10-11
Clear screen on exit
Matthew Garrett
2012-10-11
Add timeout support
Matthew Garrett
2012-10-11
Fix whitespace
Matthew Garrett
2012-10-11
Remove unnecessary newline
Gary Ching-Pang Lin
2012-10-11
Pass the size of MokNew to the key enrollment function
Gary Ching-Pang Lin
2012-10-09
Callbacks should return INTN, not UINTN
Matthew Garrett
2012-10-09
Remove unused variable
Matthew Garrett
2012-10-09
Don't lose the last file in top-level directories
Matthew Garrett
2012-10-08
Fix filesystem enrollment
Matthew Garrett
2012-10-08
Add an auth argument to store_keys()
Matthew Garrett
2012-10-08
Add __attribute__ ((packed)) to MokListNode definition
Matthew Garrett
2012-10-06
Disable menu freeing
Matthew Garrett
2012-10-06
Fix menucount
Matthew Garrett
2012-10-06
Free menus and add statics
Matthew Garrett
2012-10-06
Fix menu items
Matthew Garrett
2012-10-06
Always show the MokManager UI
Matthew Garrett
2012-10-05
Add filesystem browsing and enrollment
Matthew Garrett
2012-10-04
Don't show the invalid key number
Gary Ching-Pang Lin
2012-10-04
Use the same function to get commands and password
Gary Ching-Pang Lin
2012-10-04
Print the key number for the non-existent key also
Gary Ching-Pang Lin
2012-10-02
Don't print Backspace as we print nothing
Gary Ching-Pang Lin
2012-10-02
Calculate SHA1 fingerprint
Gary Ching-Pang Lin
2012-10-02
Replace functions with the ones in gnu-efi
Gary Ching-Pang Lin
2012-10-02
Use LibDeleteVariable in gnu-efi
Gary Ching-Pang Lin
2012-09-27
More tips for the MOK password
Gary Ching-Pang Lin
2012-09-26
Filter out newline from the password array
Gary Ching-Pang Lin
2012-09-26
correct wording
Gary Ching-Pang Lin
2012-09-24
Define the max length of password
Gary Ching-Pang Lin
2012-09-24
Request a password to verify the key list
Gary Ching-Pang Lin
2012-09-21
Erase stored keys when there is no key in the new key list
Gary Ching-Pang Lin
2012-09-21
Make sure the variables are not broken
Gary Ching-Pang Lin
2012-09-21
Allow the new keys to be listed again
Gary Ching-Pang Lin
2012-09-20
Make the key list interactive
Gary Ching-Pang Lin
2012-09-20
Make sure the time string is set
Gary Ching-Pang Lin
2012-09-20
Improve the layout of the key info
Gary Ching-Pang Lin
2012-09-20
Remove the unused debug message
Gary Ching-Pang Lin
2012-09-19
Simplify the key management
Gary Ching-Pang Lin
[prev]
[next]