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