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-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
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 a broken tpm type
Peter Jones
2020-07-23
simple_file: fix uninitialized variable/unchecked return
Peter Jones
2020-07-23
MokManager: fix a wrong allocation failure check.
Peter Jones
2020-07-23
Fix some volatile usage gcc whines about.
Peter Jones
2020-07-23
MokManager: fix uninitialized value
Peter Jones
2020-07-23
Remove a couple of incorrect license claims.
Peter Jones
2020-07-23
Check PxeReplyReceived as fallback in netboot
Thomas Frauendorfer | Miray Software
2020-07-23
Update README.tpm
noahbliss
2020-07-23
Fix the license on our buildid extractor.
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
translate_slashes(): don't write to string literals
Laszlo Ersek
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
tpm: Don't log duplicate identical events
Chris Coulson
2020-07-23
MokManager: avoid -Werror=address-of-packed-member
Jonas Witschel
2020-07-23
MokManager: console mode modification for hi-dpi screen devices
Ivan Hu
2020-07-23
tpm: Define EFI_VARIABLE_DATA_TREE as packed
Chris Coulson
2020-07-23
tpm: Fix off-by-one error when calculating event size
Chris Coulson
2020-07-23
Use portable shebangs: /bin/bash -> /usr/bin/env bash
Bjørn Forsman
2020-07-23
OpenSSL: always provide OBJ_create() with name strings.
Peter Jones
2020-07-23
MokManager: Use CompareMem on MokListNode.Type instead of CompareGuid
Gary Lin
2020-07-23
Fix a use of strlen() instead of Strlen()
Peter Jones
2020-07-23
Work around stuff -Waddress-of-packed-member finds.
Peter Jones
[prev]
[next]