- d754425 efi_loader: remove redundant hash includes by Raymond Mao · 6 months ago
- cd05b9c efi_loader: Remove <common.h> by Tom Rini · 12 months ago
- f47b9b3 efi_loader: signature: export efi_hash_regions() by AKASHI Takahiro · 2 years, 5 months ago
- 34db9b1 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 7 months ago
- 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · 2 years, 10 months ago
- 81adfff efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · 2 years, 10 months ago
- 71eae98 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 10 months ago
- 282249d efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
- caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · 3 years, 3 months ago
- 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 7 months ago
- 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
- fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 4 years ago
- ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
- 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
- 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
- de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
- 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
- ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
- 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
- 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
- 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
- e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
- a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
- 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
- d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 8 months ago
- 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago