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