1. 9097537 efi: Use 16-bit unicode strings by Simon Glass · Sun Jan 23 12:55:12 2022 -0700
  2. 38155ea efi_loader: correctly handle no tpm device error by Masahisa Kojima · Tue Dec 07 14:15:33 2021 +0900
  3. fd19a7e efi_loader: check tcg2 protocol installation outside the TCG protocol by Masahisa Kojima · Tue Dec 07 14:15:32 2021 +0900
  4. 0fd4379 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · Tue Dec 07 14:15:31 2021 +0900
  5. 9d0b5d0 efi_loader: Extend PCR's for firmware measurements by Ruchika Gupta · Mon Nov 29 13:09:46 2021 +0530
  6. bc9495c efi_loader: Add check for event log passed from firmware by Ruchika Gupta · Mon Nov 29 13:09:44 2021 +0530
  7. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · Thu Nov 18 10:13:42 2021 +0200
  8. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · Thu Nov 18 09:03:39 2021 +0200
  9. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · Tue Nov 09 20:35:53 2021 +0900
  10. d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · Tue Nov 09 18:44:54 2021 +0900
  11. 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · Thu Nov 04 22:59:16 2021 +0900
  12. d420d8d efi_loader: use byteshift unaligned access helper by Masahisa Kojima · Wed Nov 03 11:04:09 2021 +0900
  13. f3e0c55 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · Tue Oct 26 17:27:27 2021 +0900
  14. 2168452 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · Tue Oct 26 17:27:26 2021 +0900
  15. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · Tue Oct 26 17:27:25 2021 +0900
  16. cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · Tue Oct 26 17:27:24 2021 +0900
  17. 6f26e7c efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · Thu Sep 09 08:50:01 2021 +0200
  18. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · Thu Sep 09 07:12:14 2021 +0200
  19. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  20. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  21. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  22. 144d642 efi_loader: Use directly version_string variable by Pali Rohár · Mon Aug 02 15:18:30 2021 +0200
  23. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · Thu Sep 09 00:30:49 2021 +0300
  24. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  25. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  26. 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · Fri Sep 03 10:55:50 2021 +0900
  27. 55f3ed4 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · Fri Aug 13 16:12:42 2021 +0900
  28. 1ac19bb efi_loader: add ExitBootServices() measurement by Masahisa Kojima · Fri Aug 13 16:12:41 2021 +0900
  29. 8173cd4 efi_loader: add boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:40 2021 +0900
  30. 1d2a656 efi_loader: add secure boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:39 2021 +0900
  31. 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · Wed May 26 12:09:58 2021 +0900
  32. 09402b1 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · Wed May 26 21:01:00 2021 +0300
  33. 190b0a2 efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · Tue May 25 14:35:31 2021 +0300
  34. 5a2baf9 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · Wed May 12 00:03:41 2021 +0300
  35. fa5217d efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · Mon May 10 21:19:14 2021 +0300
  36. 7df2f06 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · Mon May 10 21:15:08 2021 +0300
  37. ba1fc38 efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · Wed May 12 17:37:20 2021 +0200
  38. 754b3a4 efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · Thu Apr 22 14:32:14 2021 +0300
  39. eb74a90 efi_loader: fix possible buffer overflow by Masahisa Kojima · Wed Apr 14 11:55:49 2021 +0900
  40. 4390e76 efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · Tue Mar 30 00:42:36 2021 +0300
  41. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · Wed Mar 24 16:50:46 2021 +0200
  42. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · Thu Mar 25 13:31:45 2021 +0200
  43. 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · Mon Nov 30 11:47:40 2020 +0200
  44. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · Mon Nov 16 08:52:41 2020 +0200
  45. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · Wed Nov 11 11:18:11 2020 +0200