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
/
mok.c
Age
Commit message (
Expand
)
Author
2025-03-14
mirror_mok_db(): Free our mok variable name correctly
Peter Jones
2025-03-14
mirror_one_mok_variable(): fix a memory leak on TPM log error.
Peter Jones
2025-03-14
mirror_mok_db(): get rid of an unused variable+allocation
Peter Jones
2025-02-26
Some save_logs() improvements.
Peter Jones
2025-02-25
Add shim's current NX_COMPAT status to HSIStatus
Peter Jones
2025-02-24
Add DXE Services information to HSI
Peter Jones
2025-02-24
Mirror some more efi variables to mok-variables
Peter Jones
2025-02-24
Move mok state variable data flag definitions to the header.
Peter Jones
2025-02-24
shim: add HSIStatus feature
Peter Jones
2025-02-24
mok variables: add a format callback
Peter Jones
2025-02-24
mok: add MOK_VARIABLE_CONFIG_ONLY
Peter Jones
2025-02-19
regression: out of bounds read in CopyMem() in ad8692e
Jan Setje-Eilers
2025-01-17
Provide better error message when MokManager is not found
Renaud Métrich
2025-01-15
avoid EFIv2 runtime services on Apple x86 machines
Eduard Acatrinei
2023-10-19
CVE-2023-40546 mok: fix LogError() invocation
Peter Jones
2023-07-19
mok: Avoid underflow in maximum variable size calculation
Alper Nebi Yasak
2022-11-14
mok: remove MokListTrusted from PCR 7
Arthur Gautier
2022-05-23
mok import: handle OOM case
Peter Jones
2022-05-18
mok.c: fix a trivial dead assignment
Peter Jones
2022-05-17
Add MokPolicy variable and MOK_POLICY_REQUIRE_NX
Peter Jones
2022-05-17
Load additional certs from a signed binary
Eric Snowberg
2022-05-04
Allow MokListTrusted to be enabled by default
Eric Snowberg
2022-02-03
Make Mok config table be runtime services memory.
Peter Jones
2021-12-10
Minor coverity fixes
15.5-rc2
Peter Jones
2021-11-03
Introduce a new MOK variable called MokListTrustedRT
Eric Snowberg
2021-09-07
mok: Fix memory leak in mok mirroring
Peter Jones
2021-09-07
mok: move the mok_state_variables definitions to their own header
Peter Jones
2021-09-07
cleanup: always use BS and RT, not gBS and gRT
Peter Jones
2021-09-07
mok: delete the existing RT variables only when only_first=TRUE
Gary Lin
2021-07-20
mok: relax the maximum variable size check
Gary Lin
2021-07-20
mok: fix potential buffer overrun in import_mok_state
Jonathan Yong
2021-05-24
Don't call QueryVariableInfo() on EFI 1.10 machines
Peter Jones
2021-04-12
mok: allocate MOK config table as BootServicesData
Gary Lin
2021-04-09
Fix handling of ignore_db and user_insecure_mode
Adam Williamson
2021-03-22
Fix boot failures due to variable size constraints
upstream/shim-15.3-rc4
shim-15.3-rc4
Chris Coulson
2021-03-18
Avoid creating unnecessary mirrored MOK variables
upstream/shim-15.3-rc3
shim-15.3-rc3
Chris Coulson
2021-03-18
Ensure that MOK variable mirroring creates well formed ESLs
Chris Coulson
2021-03-12
sbat variable: use UEFI_VAR_NV_BS_RT when we've got ENABLE_SHIM_DEVEL
Peter Jones
2021-03-12
Make ENABLE_SHIM_DEVEL work better.
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-02-25
compiler.h: fix a typo and add some more function attribute macros
Peter Jones
2021-02-22
SBAT: mirror SBAT to SbatRT and extend to PCR7 + log
Peter Jones
2021-02-22
Document struct mok_state_variable better.
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-01-29
Work around some clang-format oddnesses
Peter Jones
2020-08-04
mirror_one_mok_variable(): round allocation up to a full page
Peter Jones
2020-07-25
Implement lennysz's suggestions for MokListRT
Peter Jones
2020-07-25
Also use a config table to mirror mok variables.
Peter Jones
[next]