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