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
2021-02-20
Include missing .text sections in PE/COFF binary
Chris Coulson
2021-02-19
build: Pass the correct paths to sbsign
Chris Coulson
2021-02-19
sbat: Fix two NULL derefs found with "gcc -fanalyzer"
Peter Jones
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
sbat: include NULL terminator when calculating buffer end in parse_sbat()
Javier Martinez Canillas
2021-02-19
pe.c: move sbat verification to its own function.
Peter Jones
2021-02-19
Don't re-parse the SBAT EFI variable for each binary we load.
Javier Martinez Canillas
2021-02-19
parse_sbat: handle the realloc failure leak and batch allocations.
Peter Jones
2021-02-19
pe.c: parse SBAT variable and perform basic verification
Alex Burmashev
2021-02-19
sbat: drop the struct sbat and just use two variables instead
Peter Jones
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-19
build: add some basic $EFI_PATH checking
Paul Moore
2021-02-17
add list_empty to linked list primitives
Alex Burmashev
2021-02-17
strndupa: allocate len + 1, so that \0 is not lost
Alex Burmashev
2021-02-17
Fix an off by one in strnlena()
Peter Jones
2021-02-17
Fixups after Peter's review
Steve McIntyre
2021-02-17
Second attempt at SBAT doc tweaks
Steve McIntyre
2021-02-17
fix nit
Jan Setje-Eilers
2021-02-17
fix nit
Jan Setje-Eilers
2021-02-17
fix nit
Jan Setje-Eilers
2021-02-17
fix not
Jan Setje-Eilers
2021-02-17
SBAT: Fix all the docs examples to start with version 1
Peter Jones
2021-02-17
SBAT: make the variable be CSV in our spec.
Peter Jones
2021-02-16
sbat: add minor fixes to parse_sbat
Chris Co
2021-02-16
sbat: use correct type for parse_sbat_var() return value
Javier Martinez Canillas
2021-02-16
sbat: remove unused buffer parameter in parse_sbat() function
Javier Martinez Canillas
2021-02-16
sbat: clang-format the whole thing.
Peter Jones
2021-02-16
Use gcc -Os instead of -O0.
Peter Jones
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 the variable name and pointer const in all of our efi vars functions
Peter Jones
2021-02-16
Make httpboot.c always get built.
Peter Jones
2021-02-16
Fix a bunch of trivial trailing whitespace issues.
Peter Jones
2021-02-16
console: Fix a typo in the EFI warning list in gnu-efi
Peter Jones
2021-02-16
fallback: show a countdown menu before reset
Gary Lin
2021-02-16
console: Move the countdown function to console.c
Gary Lin
2021-02-16
lib: move print_crypto_errors() out of console.c
Gary Lin
2021-02-16
Fix sbsign command usage
Chris Coulson
2021-02-16
Make sure MIN() and MAX() are always defined.
Peter Jones
2021-02-16
Makefile: use fixed build host if SOURCE_DATE_EPOCH is defined
Luca Boccassi
2021-02-16
src/netboot.c: remove the execute bit
Gary Lin
2021-02-16
SPDX: Clarify the attribution for James's lib/ code
Peter Jones
2021-02-16
SPDX: Clarify the attribution for crypt_blowfish
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-15
Convert README -> README.md
Colin Walters
2021-02-15
.gitignore: ignore .gdbinit
Peter Jones
2021-02-15
.gitignore: add build dirs and shim_cert.h
Peter Jones
[prev]
[next]