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