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-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
2021-02-25
make 'make test' able to run unit test harnesses
Peter Jones
2021-02-25
SBAT: make our SBAT variable parser use the CSV parser
Peter Jones
2021-02-25
SBAT: make our sbat section parser use the csv parser
Peter Jones
2021-02-25
Add a stand-alone CSV parser.
Peter Jones
2021-02-25
Fix our debuginfo paths hopefully
Peter Jones
2021-02-25
includes: include all gnu-efi includes at one place.
Peter Jones
2021-02-25
Move is_utf8_bom() to str.h
Peter Jones
2021-02-25
Add a list_size() primitive
Peter Jones
2021-02-25
Tidy up our string primitives...
Peter Jones
2021-02-25
Fix all the places we need UNUSED on arguments.
Peter Jones
2021-02-25
compiler.h: fix a typo and add some more function attribute macros
Peter Jones
2021-02-25
Make 'make fanalyzer' targets
Peter Jones
2021-02-25
Move the coverity and scan-build makefiles out of the top directory
Peter Jones
2021-02-22
SBAT: mirror SBAT to SbatRT and extend to PCR7 + log
Peter Jones
2021-02-22
Document struct mok_state_variable better.
Peter Jones
2021-02-22
tpm: minor cleanup: use EV_IPL not 0xd
Peter Jones
[prev]
[next]