A UEFI library written to interact with Linux efivars. The goal is to
provide a Go library to enable application authors to better utilize
secure boot and UEFI. This also includes unit-testing to ensure the
library is compatible with existing tools, and integration tests to
ensure the library is able of deal with future UEFI revisions.
.
Features:
* Implements most Secure Boot relevant structs as defined in UEFI Spec
Version 2.8 Errata A (February 14th 2020).
* PE/COFF Checksumming.
* Microsoft Authenticode signing.
* Working with EFI_SIGNATURE_LIST and EFI_SIGNATURE_DATABASE.
* Integration tests utilizing vmtest (https://github.com/anatol/vmtest)
and tianocore.
* Virtual filesystem support for easier testing.
Installed Size: 574.5 kB
Architectures: all