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-24
Tweak the SBAT data to keep reproducibility
debian/15.3-1_deb10u3
Steve McIntyre
2021-03-24
Add missing build-dep on xxd for build-time unit tests
debian/15.3-1_deb10u2
Steve McIntyre
2021-03-24
Rebuild the new upstream version for buster
debian/15.3-1_deb10u1
Steve McIntyre
2021-03-24
Merge the new upstream version into buster
Steve McIntyre
2021-03-23
Update upstream source from tag 'upstream/15.3'
debian/15.3-1
Steve McIntyre
2021-03-23
New upstream version 15.3
upstream/15.3
Steve McIntyre
2021-03-23
Switch to using the 15.3 release from upstream
Steve McIntyre
2021-03-23
Remove all out outstanding patches
Steve McIntyre
2021-03-23
Update copyright file
Steve McIntyre
2021-03-23
Fix up some of the options we're using at build time
Steve McIntyre
2021-03-23
Improve how the dbx hashes are handled
Steve McIntyre
2021-03-23
Tweak the gnu-efi tarball code
Steve McIntyre
2021-03-23
Add an extra rule to generate the extra gnu-efi tarball
Steve McIntyre
2021-03-23
Add Debian SBAT data to the shim build
Steve McIntyre
2021-03-23
Add dbx entries for all our existing grub binaries
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
2021-02-20
Include missing .text sections in PE/COFF binary
Chris Coulson
2021-02-19
build: Pass the correct paths to sbsign
Chris Coulson
2021-02-19
sbat: Fix two NULL derefs found with "gcc -fanalyzer"
Peter Jones
2021-02-19
sbat: make shim to parse it's own .sbat section on init
Javier Martinez Canillas
2021-02-19
shim: initialize OpenSSL after parsing SBAT data
Javier Martinez Canillas
2021-02-19
sbat: include NULL terminator when calculating buffer end in parse_sbat()
Javier Martinez Canillas
2021-02-19
pe.c: move sbat verification to its own function.
Peter Jones
2021-02-19
Don't re-parse the SBAT EFI variable for each binary we load.
Javier Martinez Canillas
2021-02-19
parse_sbat: handle the realloc failure leak and batch allocations.
Peter Jones
2021-02-19
pe.c: parse SBAT variable and perform basic verification
Alex Burmashev
2021-02-19
sbat: drop the struct sbat and just use two variables instead
Peter Jones
2021-02-19
shim: use an enum for efi_main's error messages.
Peter Jones
2021-02-19
Fix EV_EFI_VARIABLE_AUTHORITY event in eventlog
Hai Huang
2021-02-19
build: add some basic $EFI_PATH checking
Paul Moore
2021-02-17
add list_empty to linked list primitives
Alex Burmashev
2021-02-17
strndupa: allocate len + 1, so that \0 is not lost
Alex Burmashev
2021-02-17
Fix an off by one in strnlena()
Peter Jones
2021-02-17
Fixups after Peter's review
Steve McIntyre
2021-02-17
Second attempt at SBAT doc tweaks
Steve McIntyre
2021-02-17
fix nit
Jan Setje-Eilers
2021-02-17
fix nit
Jan Setje-Eilers
2021-02-17
fix nit
Jan Setje-Eilers
2021-02-17
fix not
Jan Setje-Eilers
2021-02-17
SBAT: Fix all the docs examples to start with version 1
Peter Jones
2021-02-17
SBAT: make the variable be CSV in our spec.
Peter Jones
2021-02-16
sbat: add minor fixes to parse_sbat
Chris Co
[next]