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
/
shim.c
Age
Commit message (
Expand
)
Author
2013-05-15
Use the correct define on Open.
Peter Jones
2013-05-15
Add some error messages when things don't work.
Peter Jones
2013-05-15
Remove some unnecessary code.
Peter Jones
2013-05-15
Fix some minor type errors.
Peter Jones
2013-04-30
Make shim use fallback when appropriate.
Peter Jones
2013-04-30
Adopt the UEFI shell style LoadOptions
Gary Ching-Pang Lin
2013-04-26
Get rid of extra label.
Peter Jones
2013-04-26
Don't put the directory in the file path twice.
Peter Jones
2013-04-26
UEFI Shell sticks the UCS2 of li->FilePath in li->LoadOptions. Ignore it.
Peter Jones
2013-01-03
Add support for deleting specific keys
Gary Ching-Pang Lin
2012-12-10
Get the second stage loader from the Load Options
Gary Ching-Pang Lin
2012-11-27
Remove debug code
Matthew Garrett
2012-11-26
Sign MokManager with a locally-generated key
Matthew Garrett
2012-11-01
Merge branch 'mok' into netboot
Matthew Garrett
2012-11-01
Add comments
Matthew Garrett
2012-11-01
Merge branch 'mok' into netboot
Matthew Garrett
2012-11-01
Fix AuthenticodeVerify loop
Matthew Garrett
2012-11-01
Fix signature checking
Matthew Garrett
2012-11-01
Fix double free
Matthew Garrett
2012-11-01
Fix up some types
Matthew Garrett
2012-10-30
Merge branch 'mok' of github.com:mjg59/shim into mok
Matthew Garrett
2012-10-30
Check the vendor blacklist correctly
Gary Ching-Pang Lin
2012-10-24
Boot unsigned binaries if we're not in secure mode
Matthew Garrett
2012-10-24
Miscellaneous small fixups
Matthew Garrett
2012-10-23
Merge branch 'mok' of github.com:mjg59/shim into mok
Matthew Garrett
2012-10-23
Clean up checks for MokManager entry
Matthew Garrett
2012-10-23
Support a vendor-specific DBX list.
Peter Jones
2012-10-18
Add MOK password auth
Matthew Garrett
2012-10-18
Skip signature checking if insecure
Matthew Garrett
2012-10-18
Add support for disabling signature verification
Matthew Garrett
2012-10-12
Add draft version of Neil's netboot code
Matthew Garrett
2012-10-12
Remove LoadImage/StartImage support
Matthew Garrett
2012-10-12
Switch to using db format for MokList and MokNew
Matthew Garrett
2012-10-11
Split out hashing
Matthew Garrett
2012-10-11
Add SHA1 support
Matthew Garrett
2012-10-06
Fall back to MokManager if grub failed to validate
Matthew Garrett
2012-10-02
Use LibDeleteVariable in gnu-efi
Gary Ching-Pang Lin
2012-09-21
Make sure the variables are not broken
Gary Ching-Pang Lin
2012-09-21
Reject the binary when there is no key in MokList
Gary Ching-Pang Lin
2012-09-20
Check the MOK list correctly
Gary Ching-Pang Lin
2012-09-19
Abandon the variable, MokMgmt
Gary Ching-Pang Lin
2012-09-11
Copy the MOK list to a RT variable
Gary Ching-Pang Lin
2012-09-11
Use the machine owner keys to verify images
Gary Ching-Pang Lin
2012-09-11
Always try StartImage first
Gary Ching-Pang Lin
2012-09-11
Only launch MokManager when necessary
Gary Ching-Pang Lin
2012-09-11
Retrieve attributes of variables
Gary Ching-Pang Lin
2012-09-07
Merge branch 'master' into mok-prototype3
Gary Ching-Pang Lin
2012-09-07
Load MokManager for MOK management
Gary Ching-Pang Lin
2012-09-07
Make the image loading process more generic
Gary Ching-Pang Lin
2012-09-06
Break out of our db checking loop at the appropriate time.
Peter Jones
[next]