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-11-19
Clarify meaning of insecure_mode
Matthew Garrett
2013-11-12
shim: improve error messages
Andrew Boie
2013-11-12
shim.c: Add support for hashing/relocation of 32-bit binaries
Mohanraj S
2013-11-12
fix verify_mok()
Andrew Boie
2013-11-06
Fix check logic for SetupMode variable.
Peter Jones
2013-10-30
Don't free GetVariable() return data without checking the status code.
Peter Jones
2013-10-28
We should be checking both mok and the system's SB settings
Peter Jones
2013-10-23
Revert "additional bounds-checking on section sizes"
Peter Jones
2013-10-22
Don't reject all binaries without a certificate database.
Peter Jones
2013-10-22
additional bounds-checking on section sizes
Kees Cook
2013-10-04
Unhook system services as we exit.
Peter Jones
2013-10-04
Try to actually make debug printing look reasonable.
Peter Jones
2013-10-04
Do more strict checking on PE Headers.
Peter Jones
2013-10-03
Improve PE image bounds checking.
Peter Jones
2013-10-03
Add ident-like blobs to shim.efi for version checking.
Peter Jones
2013-10-02
Add support for disabling db for verification
Josh Boyer
2013-10-02
Fix wrong type on console_error() call.
Peter Jones
2013-10-01
If we fail to install our protocol, don't continue.
Peter Jones
2013-10-01
Conditionalize overriding the security policy.
Peter Jones
2013-10-01
Merge console_control.h and console.h
Peter Jones
2013-10-01
Make verbose stuff use console_notify
Peter Jones
2013-10-01
Include shim's vendor_cert in MokListRT
Peter Jones
2013-10-01
Harden shim against non-participating bootloaders.
Peter Jones
2013-10-01
Make vendor_cert/vendor_dbx actually replaceable by an external tool.
Peter Jones
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
[prev]
[next]