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
2017-08-11
Add ENABLE_SHIM_CERT to make MokManager/fallback signing optional.
Peter Jones
2017-08-03
Always measure all of MokSBState, MokList, and MokListX
Peter Jones
2017-08-03
Measure stage 2 according to spec
Matthew Garrett
2017-08-01
Extend PCR 7
Matthew Garrett
2017-06-15
update verification_method if the loaded image is signed by shim/vendor cert
Lans Zhang
2017-06-15
skip the error message when creating MokListRT if vendor cert is empty
Lans Zhang
2017-04-27
Fix buffer overrun / damaged options passed to second_stage.
John S. Gruber
2017-04-11
shim: Remove the obsolete OBJ_cleanup
Gary Lin
2017-04-03
generate_hash(): fix the regression
Lans Zhang
2017-04-03
Ignore BDS when it tells us we got our own path on the command line.
Peter Jones
2017-03-27
Fix some i386 type casting errors
Peter Jones
2017-03-27
shim: disambiguate our global image handle.
Peter Jones
2017-02-28
Use EfiLoaderCode memory for loading PE/COFF executables
Ard Biesheuvel
2017-02-06
Also just check for access denied anyway.
Peter Jones
2017-02-06
Ensure all of the SB verification returns the same error code.
Peter Jones
2017-02-06
shim: fix the mirroring MokSBState fail
Ivan Hu
2017-02-06
generate_hash(): make check_size() set an error, and verify SecDir size.
Peter Jones
2016-09-21
shim: verify Extended Key Usage flags
Mathieu Trudel-Lapierre
2016-09-09
Fix up a merge error in 467878f3e0.
Peter Jones
2016-09-09
verify_buffer: check that the value of cert->Hdr.dwLength is reasonable
Peter Jones
2016-09-06
Minor formatting fix
Peter Jones
2016-09-06
Use authenticode signature length from WIN_CERTIFICATE structure.
Sachin Agrawal
2016-09-06
Don't close file twice in should_use_fallback error path
Benjamin Antin
2016-09-06
shim: remove unused variable
Gary Lin
2016-09-06
Fix the size of MokDBState
Lans Zhang
2016-09-06
Add the optional HTTPBoot support
Gary Ching-Pang Lin
2016-09-06
read_header/handle_image: treat uninitialized file alignment as PAGE_SIZE
Peter Jones
2016-09-06
Make fallback and mokmanager know about multi-arch.
Peter Jones
2016-06-09
shim: make the PE loader less overzealous on rejections
Peter Jones
2016-05-11
Measure state and second stage into TPM
Matthew Garrett
2016-05-11
shim: dealing with only one string on loadoption
Ivan Hu
2016-03-22
shim: mirror MokSBState in runtime so the kernel can make use of it.
Mathieu Trudel-Lapierre
2015-11-17
shim: check for EFI\BOOT\BOOT${ARCH}.EFI as well as the leading \ version
Peter Jones
2015-11-17
shim: fix resource leak on should_use_fallback() error path
Peter Jones
2015-11-17
shim: if generate_path() gets a full path, just return it.
Peter Jones
2015-11-17
shim: fix a wrong-abi call to Stall() and ResetSystem()
Peter Jones
2015-11-17
shim: handle BDS's li->LoadOptions and Shell's li->LoadOptions .
Peter Jones
2015-11-17
Fix unsigned int overflow on our i386 debug hook test.
Peter Jones
2015-06-30
Improve our debuginfo path print
Peter Jones
2015-06-29
Only be verbose the first time secure_mode() is called.
Peter Jones
2015-06-29
Add a conditional point for a debugger to attach.
Peter Jones
2015-06-29
Don't print anything or delay when start_image() succeeds.
Peter Jones
2015-06-16
Make shim to check MokXAuth for MOKX reset
Gary Ching-Pang Lin
2015-06-16
Verify the EFI images with MOK blacklist
Gary Ching-Pang Lin
2015-06-16
Copy the MOK blacklist to a RT variable
Gary Ching-Pang Lin
2015-06-16
Support MOK blacklist
Gary Ching-Pang Lin
2015-06-11
Ensure that apps launched by shim get correct BS->Exit() behavior
Peter Jones
2015-06-11
Don't leave in_protocol==1 when shim_verify() isn't enforcing.
Peter Jones
2015-06-04
Only run MokManager if asked or a security violation occurs.
Peter Jones
2015-04-13
Don't install our protocols if we're not in secure mode.
Peter Jones
[prev]
[next]