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.h
Age
Commit message (
Expand
)
Author
2025-02-24
Move memory attribute support to its own file.
Peter Jones
2025-02-24
Move error logging decls out of shim.h
Peter Jones
2025-02-11
loader-proto: Add support for loading files from disk to LoadImage()
Mate Kukri
2025-02-11
Move some stuff around
Peter Jones
2025-02-11
Implement shim image load protocol
Ard Biesheuvel
2025-02-06
Create utils file
Eric Snowberg
2025-01-17
Move is_removable_media_path() to a shared location.
Peter Jones
2023-12-05
BS Variables for bootmgr revocations
Jan Setje-Eilers
2023-12-05
Further mitigations against CVE-2023-40546 as a class
Peter Jones
2023-05-02
Optionally allow to keep shim protocol installed
Luca Boccassi
2022-08-16
Enable TDX measurement to RTMR register
Lu Ken
2022-08-03
Make SBAT variable payload introspectable
Chris Coulson
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
Load additional certs from a signed binary
Eric Snowberg
2022-05-17
shim: use SHIM_DEVEL_VERBOSE when built in devel mode
Peter Jones
2021-11-03
Introduce a new MOK variable called MokListTrustedRT
Eric Snowberg
2021-09-07
mok: move the mok_state_variables definitions to their own header
Peter Jones
2021-09-07
More minor improvements to support for COMPILER=clang
Peter Jones
2021-07-20
shim: move the bulk of set_second_stage() to its own file
Peter Jones
2021-03-12
More va_* work
Peter Jones
2021-03-10
Add some test cases, and make "make test" actually work.
Peter Jones
2021-03-10
Fix stdarg to work the same everywhere.
Peter Jones
2021-03-10
Consolidate most of our standard lib functions to lib
Peter Jones
2021-03-10
Restructure our includes.
Peter Jones
2021-03-06
Restore loaded image of shim at Exit()
Gary Lin
2021-02-25
make 'make test' able to run unit test harnesses
Peter Jones
2021-02-25
Fix our debuginfo paths hopefully
Peter Jones
2021-02-25
includes: include all gnu-efi includes at one place.
Peter Jones
2021-02-25
compiler.h: fix a typo and add some more function attribute macros
Peter Jones
2021-02-16
Make sure MIN() and MAX() are always defined.
Peter Jones
2021-02-16
Fix up a bunch of our license statements and add SPDX most places
Peter Jones
2021-02-15
sbat: make the includes work like everything else.
Peter Jones
2021-02-13
Add some linked list primitives.
Peter Jones
2021-02-13
Add the beginning of .sbat parsing stuff
Peter Jones
2021-02-13
Refactor some PE handling code
Peter Jones
2021-02-13
Move a bunch of PE-related stuff out of shim.c
Peter Jones
2021-02-01
Fix pe.h -> peimage.h in /both/ places.
Peter Jones
2021-01-29
Work around some clang-format oddnesses
Peter Jones
2021-01-29
Always use lower case for our local include file names.
Peter Jones
2020-07-25
Improve debug output some
Peter Jones
2020-07-23
Add support for vendor_db built-in shim authorized list.
Peter Jones
2020-07-23
Make cert.S not impossible to read.
Peter Jones
2020-07-23
shim: Rework pause functions and add read_counter()
Peter Jones
2020-07-23
shim: only include shim_cert.h in shim.c
Gary Lin
2020-07-23
mok: consolidate mirroring code in a helper instead of using goto
Peter Jones
2020-07-23
Fix typo in debug path in shim.h
Gary Lin
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
shim: Make our variable validation and mirroring table driven.
Peter Jones
2018-03-12
shim: make everything use a common perror() call.
Peter Jones
[next]