1. c38cb22 efi_loader: Remove <common.h> by Tom Rini · 10 months ago
  2. b330140 efi_loader: signature: export efi_hash_regions() by AKASHI Takahiro · 2 years, 4 months ago
  3. b436cc6 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 6 months ago
  4. bdcc0a9 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · 2 years, 8 months ago
  5. 5ee900c efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · 2 years, 9 months ago
  6. 4b63431 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 9 months ago
  7. ce00a74 efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · 2 years, 9 months ago
  8. 02fef8b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · 3 years, 1 month ago
  9. f6081a8 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 5 months ago
  10. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 10 months ago
  11. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 10 months ago
  12. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 10 months ago
  13. 52956e5 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 2 months ago
  14. 1115edd efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 3 months ago
  15. 7926dfb efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 3 months ago
  16. 11bafb2 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 3 months ago
  17. 1e64d0b efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 3 months ago
  18. 36b2f9d efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 3 months ago
  19. 28164c9 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 4 months ago
  20. 3e9019d efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 4 months ago
  21. a4292ec efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 5 months ago
  22. 30f92ce efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 6 months ago
  23. 964d532 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 6 months ago
  24. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 6 months ago
  25. be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 6 months ago
  26. 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 6 months ago