1. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
  2. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 11 months ago
  3. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 11 months ago
  4. 52956e5 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 3 months ago
  5. 1115edd efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  6. 7926dfb efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 4 months ago
  7. 11bafb2 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 4 months ago
  8. 1e64d0b efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 4 months ago
  9. 36b2f9d efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 4 months ago
  10. 28164c9 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
  11. 3e9019d efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 5 months ago
  12. a4292ec efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
  13. 30f92ce efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
  14. 964d532 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
  15. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  16. be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 7 months ago
  17. 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 7 months ago