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
/
include
Age
Commit message (
Expand
)
Author
2024-01-22
Try to load revocations.efi even if directory read fails
Jan Setje-Eilers
2024-01-22
netboot read_image() should not hardcode DEFAULT_LOADER
Jan Setje-Eilers
2024-01-22
Build time selectable automatic SBATLevel revocations
Jan Setje-Eilers
2024-01-22
Rename "previous" revocations to "automatic"
Jan Setje-Eilers
2024-01-22
pe-relocate: Avoid __builtin_add_overflow() on GCC < 5
Peter Jones
2024-01-17
Updated Revocations for January 2024 CVEs
Jan Setje-Eilers
2023-12-05
shim should not self revoke
Jan Setje-Eilers
2023-12-05
BS Variables for bootmgr revocations
Jan Setje-Eilers
2023-12-05
Allow SbatLevel data from external binary
Jan Setje-Eilers
2023-12-05
Add primitives for overflow-checked arithmetic operations.
Peter Jones
2023-08-25
Make some of the static analysis tools a little easier to run
Peter Jones
2023-06-29
Add libFuzzer support to the .sbat parser.
Peter Jones
2023-06-29
Add libFuzzer support for csv.c
Peter Jones
2023-06-23
Test (and fix) ImageAddress()
Peter Jones
2023-06-23
Split pe.c up even more.
Peter Jones
2023-06-23
test: Make our fake dprintf be a statement.
Peter Jones
2023-06-21
Rename 'msecs' to 'usecs' to avoid potential confusion
Kamil Aronowski
2023-06-21
Skip testing msleep()
Kamil Aronowski
2023-05-02
Block Debian grub binaries with SBAT < 4
Steve McIntyre
2023-01-27
pe: Add IS_PAGE_ALIGNED macro
Nicholas Bishop
2022-12-07
Make sbat_var.S parse right with buggy gcc/binutils
Peter Jones
2022-11-16
Bump grub's sbat requirement to grub,3
Peter Jones
2022-10-04
shim: Flush the memory region from i-cache before execution
dann frazier
2022-09-01
Discard load-options that start with a NUL
Robbie Harwood
2022-08-16
Enable TDX measurement to RTMR register
Lu Ken
2022-08-03
Make SBAT variable payload introspectable
Chris Coulson
2022-05-24
Update SBAT generation requirements for 05/24/22
Jan Setje-Eilers
2022-05-23
Give the Coverity scanner some more GCC blinders...
Peter Jones
2022-05-18
sbat policy: make our policy change actions symbolic
Peter Jones
2022-05-18
peimage.h: make our signature macros force the type
Peter Jones
2022-05-18
sbat.h: minor reformatting for legibility
Peter Jones
2022-05-17
SBAT revocation management
Jan Setje-Eilers
2022-05-17
Add MokPolicy variable and MOK_POLICY_REQUIRE_NX
Peter Jones
2022-05-17
PE Loader: support and require NX
Peter Jones
2022-05-17
Add some missing PE image flag definitions
Peter Jones
2022-05-17
Load additional certs from a signed binary
Eric Snowberg
2022-05-17
Add verify_image
Eric Snowberg
2022-05-04
Allow MokListTrusted to be enabled by default
Eric Snowberg
2022-05-04
tests: also look for system headers in multi-arch directories
Steve McIntyre
2022-04-05
shim: implement SBAT verification for the shim_lock protocol
Chris Coulson
2021-12-10
Minor coverity fixes
15.5-rc2
Peter Jones
2021-12-10
stdarg: use sysv varargs when we build with coverity
Peter Jones
2021-10-12
console: add a clear_screen() primitive
Peter Jones
2021-09-10
pe: simplify generate_hash()
Heinrich Schuchardt
2021-09-10
tests: add "include-fixed" GCC directory to include directories
Jonas Witschel
2021-09-07
mok: Fix memory leak in mok mirroring
Peter Jones
2021-09-07
tests: Add a unit test for mok mirroring
Peter Jones
2021-09-07
tests: Add config table support
Peter Jones
2021-09-07
tests: model different behaviors for deleting variables
Peter Jones
2021-09-07
tests: add a mock implementation of {Get,Set}Variable and tests for it
Peter Jones
[next]