1. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 8 months ago
  2. f9b51dc efi_loader: correctly handle no tpm device error by Masahisa Kojima · 2 years, 10 months ago
  3. 9e32bf9 efi_loader: check tcg2 protocol installation outside the TCG protocol by Masahisa Kojima · 2 years, 10 months ago
  4. 54bec17 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · 2 years, 10 months ago
  5. c0d9bb0 efi_loader: Extend PCR's for firmware measurements by Ruchika Gupta · 2 years, 10 months ago
  6. 34287ef efi_loader: Add check for event log passed from firmware by Ruchika Gupta · 2 years, 10 months ago
  7. d6b55a4 efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · 2 years, 10 months ago
  8. 5ba0397 efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · 2 years, 10 months ago
  9. 3961bd9 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · 2 years, 11 months ago
  10. c9c1cdb efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · 2 years, 11 months ago
  11. 7fc93ca efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 2 years, 11 months ago
  12. 14cbb33 efi_loader: use byteshift unaligned access helper by Masahisa Kojima · 2 years, 11 months ago
  13. 65aa259 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · 2 years, 11 months ago
  14. 96485d2 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · 2 years, 11 months ago
  15. ce3dbc5 efi_loader: add UEFI GPT measurement by Masahisa Kojima · 2 years, 11 months ago
  16. 3d49ee8 efi_loader: add SMBIOS table measurement by Masahisa Kojima · 2 years, 11 months ago
  17. a45dac1 efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · 3 years, 1 month ago
  18. d47671c efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 1 month ago
  19. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  20. 346cee3 efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years ago
  21. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  22. fa9c5da efi_loader: Use directly version_string variable by Pali Rohár · 3 years, 2 months ago
  23. 0bf538c efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 1 month ago
  24. bad49da efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · 3 years, 1 month ago
  25. 538c0f2 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · 3 years, 1 month ago
  26. 580d724 efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · 3 years, 1 month ago
  27. 61ee780 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · 3 years, 1 month ago
  28. fdff03e efi_loader: add ExitBootServices() measurement by Masahisa Kojima · 3 years, 1 month ago
  29. 8fc4e0b efi_loader: add boot variable measurement by Masahisa Kojima · 3 years, 1 month ago
  30. cfbcf05 efi_loader: add secure boot variable measurement by Masahisa Kojima · 3 years, 1 month ago
  31. 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 4 months ago
  32. 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 4 months ago
  33. 1f6871d efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · 3 years, 4 months ago
  34. 2052759 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · 3 years, 5 months ago
  35. 97f446a efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · 3 years, 5 months ago
  36. b76edf6 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · 3 years, 5 months ago
  37. 700f68c efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · 3 years, 4 months ago
  38. 6fe8b4a efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 5 months ago
  39. b1a7a5e efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 5 months ago
  40. f8cd72d efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · 3 years, 6 months ago
  41. f69a201 efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 6 months ago
  42. d8cf113 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 6 months ago
  43. c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 3 years, 10 months ago
  44. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 3 years, 10 months ago
  45. c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 3 years, 11 months ago