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
Age
Commit message (
Expand
)
Author
2013-11-12
fallback.c: fix 32-bit compilation
Andrew Boie
2013-11-12
properly compile OpenSSL in 32-bit mode
Andrey Petrov
2013-11-12
netboot.h: fix build error on 32-bit systems
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
Bump version to 0.7.
0.7
Peter Jones
2013-11-06
Fix check logic for SetupMode variable.
Peter Jones
2013-10-31
Make tag its own make target, and make it sign tags.
Peter Jones
2013-10-31
Bump version to 0.6
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
Bump version to 0.5
0.5
Peter Jones
2013-10-04
Unhook system services as we exit.
Peter Jones
2013-10-04
Put SHIM_VERBOSE under shim's guid, not global.
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-04
Reapply patches lost in the update
Matthew Garrett
2013-10-04
Update to current Tiano Cryptlib
Matthew Garrett
2013-10-04
Add Tiano patch e98e59c237e17f064a4ecffb39d45499f89720a1
Matthew Garrett
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
Update for Josh's changes.
Peter Jones
2013-10-02
Add support for disabling db for verification
Josh Boyer
2013-10-02
Remove "shim.cer" on "make clean".
Peter Jones
2013-10-02
Use CHAR8 not UINT8 for character work.
Peter Jones
2013-10-02
CompareMem expects void * and gcc complains.
Peter Jones
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
Clean up warnings.
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
MokManager needs to disable the graphics console.
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-10-01
Remove TODO items fixed by merging lf_merge and lcp/lf-security-override.
Peter Jones
2013-09-26
Don't use LibGetVariable(), since it doesn't give us real error codes.
Peter Jones
2013-09-26
integrate security override
Gary Ching-Pang Lin
2013-09-26
Clean up tarballs in "make clean"
Peter Jones
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
Merge two PeImage.h into one
Peter Jones
2013-09-26
Free unused memory space
Gary Ching-Pang Lin
2013-09-26
Adjust the result of gmtime() to fit the definition
Gary Ching-Pang Lin
2013-09-26
Rand: check the status of the pseudorandom number generator
Gary Ching-Pang Lin
2013-09-26
MokManager: check the suffix of the key file
Gary Ching-Pang Lin
[prev]
[next]