1. 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · Mon Feb 14 11:14:22 2022 +0200
  2. 81adfff efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · Sat Jan 29 00:20:32 2022 +0200
  3. 71eae98 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · Sat Jan 29 00:20:31 2022 +0200
  4. 282249d efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · Sun Jan 16 14:15:31 2022 +0100
  5. caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · Thu Sep 09 08:25:08 2021 +0200
  6. 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · Fri May 14 09:53:36 2021 +0900
  7. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  8. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · Wed Dec 30 19:27:08 2020 +0530
  9. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  10. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · Fri Aug 14 14:39:23 2020 +0900
  11. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · Tue Jul 21 19:35:22 2020 +0900
  12. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · Wed Jul 08 14:01:57 2020 +0900
  13. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · Wed Jul 08 14:01:56 2020 +0900
  14. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · Wed Jul 08 14:01:55 2020 +0900
  15. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · Wed Jul 08 14:01:54 2020 +0900
  16. 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:52 2020 +0200
  17. 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:33 2020 +0900
  18. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · Fri May 29 15:41:18 2020 +0900
  19. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · Sun May 03 16:29:00 2020 +0200
  20. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · Tue Apr 21 09:38:57 2020 +0900
  21. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  22. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · Tue Apr 14 11:51:40 2020 +0900
  23. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · Tue Apr 14 11:51:39 2020 +0900