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
2020-09-09
Fix build error in mok.c
15.1
Thomas Frauendorfer | Miray Software
2020-08-04
Make vendor_dbx correctly propagate as well.
Alexander Burmashev
2020-08-04
Make building without VENDOR_DB_FILE or VENDOR_CERT_FILE work
Alexander Burmashev
2020-08-04
1016-Simplify-cert.S-to-make-it-more-readable.patch
Alex Burmashev
2020-08-04
Mok: make sure vendor_cert and vendor_db both get propageted forward
Alex Burmashev
2020-08-04
Make VENDOR_DB_FILE and VENDOR_CERT_FILE mutually exclusive
rpm-build
2020-08-04
Add support for vendor_db built-in shim whitelist
Alexander Burmashev
2020-08-04
shim: only include shim_cert.h in shim.c
Gary Lin
2020-08-04
mok: also mirror the build cert to MokListRT
Gary Lin
2020-08-04
Fix for "Section 0 has negative size" error when loading fbaa64.efi
Maran Wilson
2020-08-04
shim: Properly generate absolute paths from relative image paths
Javier Martinez Canillas
2020-08-04
Add GRUB's PCR Usage to README.tpm
Peter Jones
2020-08-04
Remove call to TPM2 get_event_log()
Matthew Garrett
2020-08-04
Once again, try even harder to get binaries without timestamps in them.
Peter Jones
2020-08-04
Make EFI variable copying fatal only on secureboot enabled systems
Patrick Uiterwijk
2020-08-04
VLogError(): Avoid NULL pointer dereferences in (V)Sprint calls
Peter Jones
2020-08-04
mok: consolidate mirroring code in a helper instead of using goto
Peter Jones
2020-08-04
mok: fix the mirroring of RT variables
Gary Lin
2020-08-04
Make sure that MOK variables always get mirrored
Patrick Uiterwijk
2018-04-05
Bump version to 15
Version_15
15
Peter Jones
2018-04-05
Audit get_variable() calls for correct FreePool() use.
Peter Jones
2018-04-05
Fix get_variable() usage in setup_verbosity()
Peter Jones
2018-04-05
Make setup_console(-1) do GetMode() and call it from setup_verbosity()
Peter Jones
2018-04-05
Make handle_image() use console_print() not console_notify() on success
Peter Jones
2018-04-05
Fix lib/ rebuild-on-change dependencies in the Makefile
Peter Jones
2018-04-05
Get rid of dprinta(), it's useless
Peter Jones
2018-04-04
tpm_log_event_raw(): be more careful about EFI_NOT_FOUND
Peter Jones
2018-04-04
Make the 'something has gone seriously wrong' message less ambiguous
Peter Jones
2018-04-04
read_header(): fix the case where signatures have been removed.
Peter Jones
2018-04-04
Add another TODO for shim-16
Peter Jones
2018-03-23
Add some TODO items for shim-16
Peter Jones
2018-03-23
.travis.yml: update travis to get newer gnu-efi.
Peter Jones
2018-03-23
Revert "Allow shim to handle multiple trusted certificates"
Peter Jones
2018-03-20
Revert "MokManager: stop using StrnCat"
Peter Jones
2018-03-19
Fix i386 pointer type error.
Peter Jones
2018-03-15
Avoid a minor scan-build complaint.
Peter Jones
2018-03-15
Work around clang bugs for scan-build.
Peter Jones
2018-03-14
travis: Fix a typo
Peter Jones
2018-03-14
Fix the working directory we start in.
Peter Jones
2018-03-14
Add some configs for CI using github+travis+docker
Peter Jones
2018-03-14
Allow shim to handle multiple trusted certificates
Michael Brown
2018-03-14
Allow memory allocated by handle_image() to be freed
Michael Brown
2018-03-14
Remove global entry_point variable
Michael Brown
2018-03-14
Do not modify original image
Michael Brown
2018-03-13
MokManager: stop using StrnCat
Hans de Goede
2018-03-13
console: Fix indentation
Hans de Goede
2018-03-12
console: Do not set EFI console to textmode until something is printed
Hans de Goede
2018-03-12
console: Move setup_console() definition to higher in the file
Hans de Goede
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
Fix syntastic config for include/
Peter Jones
[next]