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-05-04
Fix up the template maintainer scripts
debian/15.4-4
Steve McIntyre
2021-05-03
Add maintainer scripts to the template packages
debian/15.4-3
Steve McIntyre
2021-04-21
Add changelog for 15.4-2 with new patches
debian/15.4-2
Steve McIntyre
2021-04-21
Don't call QueryVariableInfo() on EFI 1.10 machines
Steve McIntyre
2021-04-21
Fix handling of ignore_db and user_insecure_mode
Steve McIntyre
2021-04-17
Stop hardcoding the release version in the rules file
debian/15.4-1
Steve McIntyre
2021-04-17
Clean more things
Steve McIntyre
2021-04-17
Prep for releasing based on 15.4
Steve McIntyre
2021-04-14
allocate MOK config table as BootServicesData
Steve McIntyre
2021-03-31
Add one more patch from upstream to fix i386 binary relocations
Steve McIntyre
2021-03-31
Move the sha256sum call to the end of the install phase
Steve McIntyre
2021-03-31
Override dh_auto_build setting INSTALL, cut down on build noise
Steve McIntyre
2021-03-31
Update to the 15.4 release
Steve McIntyre
2021-03-31
Update upstream source from tag 'upstream/15.4'
Steve McIntyre
2021-03-31
New upstream version 15.4
upstream/15.4
Steve McIntyre
2021-03-24
Print sha256 checksums of the EFI binaries when the build is done
Steve McIntyre
2021-03-24
Tweak the SBAT data to keep reproducibility
debian/15.3-3
Steve McIntyre
2021-03-24
Add missing build-dep on xxd for build-time unit tests
debian/15.3-2
Steve McIntyre
2021-03-23
New upstream version 15.3
upstream/15.3
Steve McIntyre
2021-03-23
Update upstream source from tag 'upstream/15.3'
debian/15.3-1
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
[next]