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-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
2021-03-10
openssl: fix various build errors and warnings
Paul Moore
2021-03-10
Add some test cases, and make "make test" actually work.
Peter Jones
2021-03-10
Fix stdarg to work the same everywhere.
Peter Jones
2021-03-10
Consolidate most of our standard lib functions to lib
Peter Jones
2021-03-10
Fix Cryptlib's va_* definitions.
Peter Jones
2021-03-10
Restructure our includes.
Peter Jones
2021-03-09
Cryptlib: make some Str*() args const.
Peter Jones
2021-03-09
build: Import gnu-efi as a submodule and build against it
Matthew Garrett
2021-03-09
Don't use WCHAR even when we're assigning wide string literals
Peter Jones
2021-03-09
Switch to using -std=gnu11
Peter Jones
2021-03-09
More minor makefile cleanups
Peter Jones
2021-03-09
static analysis: make our build targets work better
Peter Jones
2021-03-09
Minor OpenSSL fixes
Peter Jones
2021-03-09
Re-organize a bunch of CFLAGS-related makefile bits
Peter Jones
2021-03-09
CI: show our compilation when it fails
Peter Jones
2021-03-09
CI: try to update submodules
Peter Jones
2021-03-09
Set the section flags for .sbat
Gary Lin
2021-03-09
Add get_variable_size()/set_variable()del_variable() wrappers.
Peter Jones
2021-03-06
Restore loaded image of shim at Exit()
Gary Lin
2021-02-25
Fix column size check in SBAT variable parsing.
Thomas Frauendorfer | Miray Software
2021-02-25
sbat: Don't assume VirtualSize == SizeOfRawData
Chris Coulson
2021-02-25
SBAT: update the raw Markdown to look less terrible
Paul Moore
2021-02-25
SBAT: fix some typos in the SBAT docs
Paul Moore
2021-02-25
sbat: fix the residual "resource section" for SBAT
Gary Lin
2021-02-25
Fix two errant 'shim,0' outdated sbat cases.
Peter Jones
2021-02-25
sbat: fix the gcc warnings
Gary Lin
2021-02-25
Make verify_sbat() more testable
Peter Jones
2021-02-25
Fix-up and enable a bunch of .sbat section parsing tests.
Peter Jones
2021-02-25
Add initial sbat unit testing code
Chris Co
2021-02-25
Add test cases for our CSV parser.
Peter Jones
2021-02-25
Add a tester for our string functions.
Peter Jones
[prev]
[next]