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-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
2021-02-12
Remove my .syntastic_c_config, it doesn't belong in the repo.
Peter Jones
2021-02-12
efi bins: add an easy way for vendors to add .sbat data
Peter Jones
2021-02-12
Add a .sbat section to EFI binaries
Javier Martinez Canillas
2021-02-05
github workflows: add the sbat branch to one PR builds run for
Peter Jones
2021-02-05
github workflows: Unify the x86 pull request build rules steps
Peter Jones
2021-02-01
Fix pe.h -> peimage.h in /both/ places.
Peter Jones
2021-01-29
Renaming PeImage.h to pe.h wasn't actually a good idea.
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
2021-01-29
Add a .clang-format file.
Peter Jones
2021-01-29
shim: compile time option to bypass the ExitBootServices() check
Paul Moore
2020-12-11
Try to kick the github PR workflow...
Peter Jones
2020-12-10
Split up push and PR CI/CD and build all patches in series on PRs
Peter Jones
2020-12-07
Use github actions for CI builds
Peter Jones
2020-10-15
Fix incorrect allocation size for EV_EFI_BOOT_SERVICES_APPLICATION events
15.2
James Bottomley
2020-10-15
hexdump.h: fix arithmetic error.
Peter Jones
2020-10-15
Fix some mokmanager deletion paths
Peter Jones
2020-09-09
Fix buffer overrun due DEFAULT_LOADER length miscalculation
Javier Martinez Canillas
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
2020-07-25
Improve debug output some
Peter Jones
2020-07-23
Make openssl accept the right set of KU/EKUs
Peter Jones
2020-07-23
Handle binaries with multiple signatures.
Peter Jones
[prev]
[next]