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-03-23
Bump version to 15.3
upstream/shim-15.3
15.3
Peter Jones
2021-03-23
Update 'make archive' to include gnu-efi
Peter Jones
2021-03-22
Fix boot failures due to variable size constraints
upstream/shim-15.3-rc4
shim-15.3-rc4
Chris Coulson
2021-03-22
Try multi-arch CI building using cross compilation
Peter Jones
2021-03-22
Fix cross-compilation from x86_64->i686
Peter Jones
2021-03-22
Don't set LIBDIR in CI builds any more.
Peter Jones
2021-03-22
Make 'make test' work on gcc 4.8.5
Peter Jones
2021-03-18
Avoid creating unnecessary mirrored MOK variables
upstream/shim-15.3-rc3
shim-15.3-rc3
Chris Coulson
2021-03-18
Ensure that MOK variable mirroring creates well formed ESLs
Chris Coulson
2021-03-18
shim: Use the default loader if an EFI_LOAD_OPTION can't be parsed
Javier Martinez Canillas
2021-03-18
arm and aarch64: include the aligned part in SizeOfRawData of sbat
Gary Lin
2021-03-17
Sort input file names in lib/Makefile
Thomas Frauendorfer | Miray Software
2021-03-16
build: load local build configuration from Make.local if present
Paul Moore
2021-03-15
arm and aarch64: fix some PE headers.
upstream/shim-15.3-rc2
shim-15.3-rc2
Peter Jones
2021-03-15
Fix up build of test code using gcc 8
Steve McIntyre
2021-03-15
Stop using EFI_PATH, and error out if people try to use it
Steve McIntyre
2021-03-15
Nerf an unnecessary string test on arm.
Peter Jones
2021-03-15
shim: Fix a NULL pointer dereference caused by start not being set
Javier Martinez Canillas
2021-03-12
'make test': try harder to make it build in the right order.
upstream/shim-15.3-rc1
shim-15.3-rc1
Peter Jones
2021-03-12
Fix a plausible NULL dereference.
Peter Jones
2021-03-12
set_sbat_uefi_variable(): align some decisions that are off-by-one.
Peter Jones
2021-03-12
set_sbat_uefi_variable(): add a pile of debug prints.
Peter Jones
2021-03-12
sbat variable: use UEFI_VAR_NV_BS_RT when we've got ENABLE_SHIM_DEVEL
Peter Jones
2021-03-12
Make ENABLE_SHIM_DEVEL work better.
Peter Jones
2021-03-12
Don't even try to use builtins, just make sure we have the same types.
Peter Jones
2021-03-12
More va_* work
Peter Jones
2021-03-12
Fix include order
Peter Jones
2021-03-12
get_variable_attr(): fix a nit scan-build found.
Peter Jones
2021-03-12
openssl: nerf some -W flags for clang.
Peter Jones
2021-03-12
Fix the compiler when invoking scan-build/fanalyzer/etc
Peter Jones
2021-03-12
arm arches: include .sbat in our section headers.
Peter Jones
2021-03-12
linker scripts: put .sbat after _edata
Peter Jones
2021-03-11
shim: simplify sbat self-check logic.
Peter Jones
2021-03-11
set_sbat_uefi_variable(): avoid comparing unsafe data
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
fallback: Allow defining FALLBACK_VERBOSE at build time
João Paulo Rechi Vita
2021-03-10
fallback: Make verbose mode's wait time configurable
João Paulo Rechi Vita
2021-03-10
fallback: Wait before chainloading in verbose mode
João Paulo Rechi Vita
2021-03-10
fallback: Print original BootOrder value in verbose mode
João Paulo Rechi Vita
2021-03-10
fallback: Be silent by default
João Paulo Rechi Vita
2021-03-10
fallback: Only use VerbosePrint for debug messages
João Paulo Rechi Vita
2021-03-10
fallback: Consider all Boot* vars when checking for duplicates
João Paulo Rechi Vita
2021-03-10
fallback: Store label size instead of calculating on every use
João Paulo Rechi Vita
2021-03-10
Drop comments, and make push workflow use same matrix as pullrequest.
Dimitri John Ledkov
2021-03-10
Add testsuite to the github pull request workflow.
Dimitri John Ledkov
2021-03-10
Add more string test cases.
Peter Jones
2021-03-10
Test our strncmp vs known failing ones as well
Peter Jones
2021-03-10
make: use -Wextra (minus some obnoxious bits)
Peter Jones
[next]