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
path:
root
/
test-sbat.c
Age
Commit message (
Expand
)
Author
2025-02-05
Generate and use generated_sbat_var_defs.h
Jan Setje-Eilers
2024-01-22
Rename "previous" revocations to "automatic"
Jan Setje-Eilers
2023-12-05
shim should not self revoke
Jan Setje-Eilers
2023-12-05
Allow SbatLevel data from external binary
Jan Setje-Eilers
2023-06-29
Fix a 1-byte memory leak in .sbat parsing.
Peter Jones
2023-05-02
test-sbat: Fix exit code
Nicholas Bishop
2022-12-07
Make sbat_var.S parse right with buggy gcc/binutils
Peter Jones
2022-05-23
Fix preserve_sbat_uefi_variable() logic
Jan Setje-Eilers
2022-05-17
SBAT revocation management
Jan Setje-Eilers
2021-03-28
test_verify_sbat_null_sbat_section(): call cleanup_sbat_var()
Peter Jones
2021-03-28
parse_sbat_var_data()/cleanup_sbat_var(): fix free logic
Peter Jones
2021-03-28
test_parse_sbat_section_too_many_elem(): free section entries
Peter Jones
2021-03-27
Fix SBAT variable content validation.
Jan Setje-Eilers
2021-03-10
Add some test cases, and make "make test" actually work.
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