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-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
2021-02-22
Drop --set-section-alignment from Makefile since linker ALIGN(4096)
Jan Setje-Eilers
2021-02-22
Fix bashisms in Make.coverity
Steve McIntyre
2021-02-21
Change changelog to shut lintian up
Steve McIntyre
2021-02-21
Remove artifacts that upstream installs that we don't use
Steve McIntyre
2021-02-21
Add new patch cast-CHAR8-string-handling.patch
Steve McIntyre
2021-02-21
Trivial change to remove bashisms in Make.coverity
Steve McIntyre
2021-02-21
Remove all our old patches, no longer needed:
Steve McIntyre
2021-02-21
Switch to using gcc-10 rather than gcc-9. Closes: #978521
Steve McIntyre
2021-02-21
Switch to newer upstream "release" 15+1613861442.888f5b5
Steve McIntyre
2021-02-21
Update upstream source from tag 'upstream/15+1613861442.888f5b5'
Steve McIntyre
2021-02-20
Add --set-section-alignment '.sbat=512' to objcopy command line
upstream/15+1613861442.888f5b5
Jan Setje-Eilers
[prev]
[next]