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