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.c
Age
Commit message (
Expand
)
Author
2022-04-05
shim: implement SBAT verification for the shim_lock protocol
Chris Coulson
2021-12-10
shim: Don't stop forever at "Secure Boot not enabled" notification
Renaud Métrich
2021-10-12
shim: Don't parse load options if invoked from removable media path
Julian Andres Klode
2021-10-12
Extract is_removable_media_path() out of should_use_fallback()
Julian Andres Klode
2021-09-14
Fallback to default loader if parsed one does not exist
Julian Andres Klode
2021-09-07
shim/mm/fb: move global state to its own source file
Peter Jones
2021-09-07
cleanup: always use BS and RT, not gBS and gRT
Peter Jones
2021-09-03
shim: avoid BOOTx64.EFI in message on other architectures
Heinrich Schuchardt
2021-07-20
shim: move the bulk of set_second_stage() to its own file
Peter Jones
2021-07-20
shim: rename pause() to wait_for_debug()
Peter Jones
2021-07-20
shim: another attempt to fix load options handling
Chris Coulson
2021-06-23
Relax the check for import_mok_state()
Gary Lin
2021-03-30
Fix an off-by-one on the sbat self-check.
Peter Jones
2021-03-30
sbat: add more dprint()
Peter Jones
2021-03-27
Change SBAT variable name to SbatLevel
Jan Setje-Eilers
2021-03-18
shim: Use the default loader if an EFI_LOAD_OPTION can't be parsed
Javier Martinez Canillas
2021-03-15
shim: Fix a NULL pointer dereference caused by start not being set
Javier Martinez Canillas
2021-03-12
Fix a plausible NULL dereference.
Peter Jones
2021-03-12
Make ENABLE_SHIM_DEVEL work better.
Peter Jones
2021-03-11
shim: simplify sbat self-check logic.
Peter Jones
2021-03-11
If the SBAT UEFI variable is not set, initialize it as a bootservices variable.
Jan Setje-Eilers
2021-03-10
shim: attempt to improve the argument handling
Paul Moore
2021-03-10
Fix compilation for older gcc
Alex Burmashev
2021-03-10
Restructure our includes.
Peter Jones
2021-03-06
Restore loaded image of shim at Exit()
Gary Lin
2021-02-19
sbat: make shim to parse it's own .sbat section on init
Javier Martinez Canillas
2021-02-19
shim: initialize OpenSSL after parsing SBAT data
Javier Martinez Canillas
2021-02-19
Don't re-parse the SBAT EFI variable for each binary we load.
Javier Martinez Canillas
2021-02-19
shim: use an enum for efi_main's error messages.
Peter Jones
2021-02-19
Fix EV_EFI_VARIABLE_AUTHORITY event in eventlog
Hai Huang
2021-02-16
Rename check_{white,black}list to check_{allow,deny}list
Chris Coulson
2021-02-16
Add ENABLE_SHIM_DEVEL config to change what our debug variable name is
Peter Jones
2021-02-16
Make httpboot.c always get built.
Peter Jones
2021-02-16
Fix up a bunch of our license statements and add SPDX most places
Peter Jones
2021-02-16
Fix typo in a comment
Lisa White
2021-02-13
Add the beginning of .sbat parsing stuff
Peter Jones
2021-02-13
Move a bunch of PE-related stuff out of shim.c
Peter Jones
2021-01-29
Work around some clang-format oddnesses
Peter Jones
2020-09-09
Fix buffer overrun due DEFAULT_LOADER length miscalculation
Javier Martinez Canillas
2020-07-25
Implement lennysz's suggestions for MokListRT
Peter Jones
2020-07-25
Improve debug output some
Peter Jones
2020-07-23
Handle binaries with multiple signatures.
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
Fix some volatile usage gcc whines about.
Peter Jones
2020-07-23
tpm: Include information about PE/COFF images in the TPM Event Log
Javier Martinez Canillas
2020-07-23
shim: Update EFI_LOADED_IMAGE with the second stage loader file path
Javier Martinez Canillas
2020-07-23
Actually check for errors from set_second_stage()
Peter Jones
2020-07-23
Slightly better debugging messages
Peter Jones
2020-07-23
OpenSSL: always provide OBJ_create() with name strings.
Peter Jones
[prev]
[next]