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
2016-07-18
Don't close file twice in should_use_fallback error path
Release_3.0.9
Release_3.0.8
Release_3.0.7
Release_3.0.6
Release_3.0.5
Release_3.0.4
Release_3.0.3
Release_3.0.2
Release_3.0.11
Release_3.0.10
Release_3.0.1
Release_3.0.0
Benjamin Antin
2016-06-30
shim: Fix unused variable error
Carlo Caione
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
2015-04-13
Align the sections we're loading, and check for validity /after/ discarding.
Peter Jones
2014-10-02
Don't verify images with the empty build key
Gary Ching-Pang Lin
2014-10-02
Don't append an empty cert list to MokListRT if vendor_cert_size is 0.
Peter Jones
2014-09-30
Actually find the relocations correctly and process them that way.
Peter Jones
2014-09-21
Fix our "in_protocol" printing.
Peter Jones
2014-09-21
Don't call AuthenticodeVerify if vendor_cert_size is 0.
Peter Jones
2014-09-21
Validate computed hash bases/hash sizes more thoroughly.
Peter Jones
2014-09-21
Make 64-on-32 maybe work on x86_64.
Peter Jones
2014-09-19
Actually refer to the base relocation table of our loaded image.
Peter Jones
2014-08-27
Make sure we don't try to load a binary from a different arch.
Peter Jones
2014-08-27
Handle empty .reloc section in PE/COFF loader
Ard Biesheuvel
2014-06-25
Simplify the checking of SB and DB states
Gary Ching-Pang Lin
2014-06-25
Make sure we default to assuming we're locked down.
Peter Jones
2014-06-25
Check the secure variables with the lib functions
Gary Ching-Pang Lin
2014-06-25
Explain the logic in secure_mode() better.
Peter Jones
2014-06-25
Free the string from DevicePathToStr
Gary Ching-Pang Lin
2014-06-25
Silence the functions of shim protocol
Gary Ching-Pang Lin
2014-06-25
No newline for console_notify
Gary Ching-Pang Lin
2014-06-25
Remove grubpath in generate_path()
Gary Ching-Pang Lin
2014-06-25
Check the first 4 bytes of the certificate
Gary Ching-Pang Lin
2014-06-25
Fetch the netboot image from the same device
Gary Ching-Pang Lin
2014-04-11
Get rid of SectionCache in generate_hash(), it is unused.
Peter Jones
2014-04-11
Kees' patch missed the offset adjustment to PEHdr.
Peter Jones
2014-04-11
additional bounds-checking on section sizes
Kees Cook
2014-02-14
Allow fallback to use the system's LoadImage/StartImage .
Peter Jones
2013-11-19
Don't hook system services if shim has no built-in keys
Matthew Garrett
[next]