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-09-26
integrate security override
Gary Ching-Pang Lin
2013-09-26
Merge variable retrieving functions
Gary Ching-Pang Lin
2013-09-26
Merge signature.h into efiauthenticated.h and guid.h
Gary Ching-Pang Lin
2013-09-26
Free unused memory space
Gary Ching-Pang Lin
2013-09-26
Correct the certificate count of the signature list
Gary Ching-Pang Lin
2013-09-26
Since different distros name grub*.efi differently, make it compile-time.
Peter Jones
2013-09-26
Remove double-separators from the bootpath
Gary Ching-Pang Lin
2013-09-26
Fix the broken bootpath
Gary Ching-Pang Lin
2013-09-24
Pass the right arguments to EFI_PXE_BASE_CODE_TFTP_READ_FILE
Steve Langasek
2013-09-23
Make SHIM_LOCK_GUID a first-class object with a symbol.
Peter Jones
2013-09-16
Don't print things on the screen by default when everything works.
Peter Jones
2013-09-16
Don't print that fallback isn't found in should_use_fallback()
Peter Jones
2013-06-11
Fix some pointer casting issues.
Peter Jones
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
[prev]
[next]