1. d754425 efi_loader: remove redundant hash includes by Raymond Mao · Thu May 16 14:11:50 2024 -0700
  2. cd05b9c efi_loader: Remove <common.h> by Tom Rini · Thu Dec 14 13:16:55 2023 -0500
  3. f47b9b3 efi_loader: signature: export efi_hash_regions() by AKASHI Takahiro · Tue Jul 05 14:48:12 2022 +0900
  4. 34db9b1 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · Fri May 06 15:36:00 2022 +0300
  5. 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · Mon Feb 14 11:14:22 2022 +0200
  6. 81adfff efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · Sat Jan 29 00:20:32 2022 +0200
  7. 71eae98 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · Sat Jan 29 00:20:31 2022 +0200
  8. 282249d efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · Sun Jan 16 14:15:31 2022 +0100
  9. caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · Thu Sep 09 08:25:08 2021 +0200
  10. 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
  11. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  12. 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
  13. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  14. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · Fri Aug 14 14:39:23 2020 +0900
  15. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · Tue Jul 21 19:35:22 2020 +0900
  16. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · Wed Jul 08 14:01:57 2020 +0900
  17. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · Wed Jul 08 14:01:56 2020 +0900
  18. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · Wed Jul 08 14:01:55 2020 +0900
  19. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · Wed Jul 08 14:01:54 2020 +0900
  20. 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:52 2020 +0200
  21. 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:33 2020 +0900
  22. 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
  23. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · Sun May 03 16:29:00 2020 +0200
  24. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · Tue Apr 21 09:38:57 2020 +0900
  25. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  26. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · Tue Apr 14 11:51:40 2020 +0900
  27. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · Tue Apr 14 11:51:39 2020 +0900