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-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
2021-02-15
Re-alphabetize .gitignore.
Peter Jones
2021-02-15
BUILDING: Fix a typo
Nicholas Bishop
2021-02-15
BUILDING: fix missing DISABLE_EBS_PROTECTION section
Peter Jones
2021-02-15
README: Remove superfluous *and*
Paul Menzel
2021-02-15
Add .cer/.crt/.esl to .gitignore
Peter Jones
2021-02-15
Add screen logs to .gitignore
Peter Jones
2021-02-15
Also ignore .sw?
Peter Jones
2021-02-15
Ignore *.hash
Jia Zhang
2021-02-15
Add mm/fb hashing to TODO, put that and related things under 'Reproducible bu...
Mathieu Trudel-Lapierre
2021-02-15
Add fallback boot loop detection to TODO
Peter Jones
2021-02-15
Add some *more* TODO tasks.
Peter Jones
2021-02-15
Add another unfortunate TODO entry.
Peter Jones
2021-02-15
Add some more TODOs for shim 16
Peter Jones
2021-02-15
Try to make scan-build.mk work without scan-build installed.
Peter Jones
2021-02-15
Try to make coverity.mk work without cov-build installed.
Peter Jones
2021-02-15
We're not using travis-build.sh any more.
Peter Jones
2021-02-15
sbat: make the includes work like everything else.
Peter Jones
2021-02-13
add an ascii strndup() implementation.
Peter Jones
2021-02-13
get_variable: always allocate a NUL character at the end.
Peter Jones
2021-02-13
Add some linked list primitives.
Peter Jones
2021-02-13
Add an example SBAT workflow document
Peter Jones
2021-02-13
Add Secure Boot Advanced Targeting (SBAT) specification document
Jan Setje-Eilers
2021-02-13
SBAT: parse a copy of the table that's got a NUL at the end
Peter Jones
2021-02-13
Add a function to parse the SBAT metadata from the .sbat section
Javier Martinez Canillas
2021-02-13
Add the beginning of .sbat parsing stuff
Peter Jones
2021-02-13
Add some more PE helpers we need for SBAT
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-13
includes: add strchra() and strchrnula() impls
Peter Jones
[prev]
[next]