main
libefisec: rename enum values in our public API.
SPDX-ify all the license text in source files.
sbchooser: add some empty files and Make stuff.
Add the beginnings of our security library
sbchooser: generate authenticode hashes for input PE files
abicheck: try to ignore FILE * changing on us in efi_get_logfile()
compiler.h: add some checked arithmetic primitives
includes: use #pragma once on /internal/ headers.
cleanup: make clangd stop complaining about fix_coverity.h
libefisec: fix some include paths
Use correct paths in pc files
efisecdb: fix stray extra include
esl: fix some misleading or unhelpful debug prints
guids.txt: add more data from the real world
abixml: less chaff in the updates.
Add efi_get_libefivar_version() and efi_get_libefiboot_version()
libefisec: export efi_secdb_visit_entries
Make the guids.txt parser available outside of makeguids.c
sbchooser: add header definitions for PE files.
add protocol guids list
sbchooser: fix load_secdb_from_file returning fd instead of rc
sbchooser: parse secdb entries
sbchooser: handle a malformed security directory better.
sbchooser: add --explain
sbchooser: add support for only using one signature
efisecdb: annotate hashes and certs better
Fix tm_to_efi_time() on FreeBD which has no global timezone variable in time.h
util.h: add some more trivial helpers