]> git.proxmox.com Git - efi-boot-shim.git/history - sbat.c
Start packaging updates for the new 15.51 upstream release
[efi-boot-shim.git] / sbat.c
2021-03-31 Steve McIntyreUpdate upstream source from tag 'upstream/15.4'
2021-03-31 Steve McIntyreNew upstream version 15.4
2021-03-23 Steve McIntyreNew upstream version 15.3
2021-03-23 Steve McIntyreUpdate upstream source from tag 'upstream/15.3'
2021-02-21 Steve McIntyreUpdate upstream source from tag 'upstream/15+1613861442...
2021-02-19 Peter Jonessbat: Fix two NULL derefs found with "gcc -fanalyzer"
2021-02-19 Javier Martinez... sbat: include NULL terminator when calculating buffer...
2021-02-19 Javier Martinez... Don't re-parse the SBAT EFI variable for each binary...
2021-02-19 Peter Jonesparse_sbat: handle the realloc failure leak and batch...
2021-02-19 Alex Burmashevpe.c: parse SBAT variable and perform basic verification
2021-02-19 Peter Jonessbat: drop the struct sbat and just use two variables...
2021-02-16 Chris Cosbat: add minor fixes to parse_sbat
2021-02-16 Javier Martinez... sbat: remove unused buffer parameter in parse_sbat...
2021-02-16 Peter Jonessbat: clang-format the whole thing.
2021-02-15 Peter Jonessbat: make the includes work like everything else.
2021-02-13 Javier Martinez... Add a function to parse the SBAT metadata from the...
2021-02-13 Peter JonesAdd the beginning of .sbat parsing stuff
2021-02-12 Javier Martinez... Add a .sbat section to EFI binaries