1. 320df85 tpm: Add a menu for TPM configuration by Stefan Berger · 9 years ago
  2. 4cdbc41 tpm: Check length parameter of the array by Stefan Berger · 9 years ago
  3. 15f192f tpm: Remove check for working TPM from TPM interrupt handler by Stefan Berger · 9 years ago
  4. 948f3c9 tpm: Merge tpm_log_extend_event() and tpm_extend(); extend before logging by Kevin O'Connor · 9 years ago
  5. 4e7cf9c tpm: Merge tpm_log_event() and tpm_extend_acpi_log() by Kevin O'Connor · 9 years ago
  6. 7ba0568 tpm: Don't implement scatter-gather in transmit() by Kevin O'Connor · 9 years ago
  7. b82bc51 tpm: Avoid scatter-gather copying in build_and_send_cmd() by Kevin O'Connor · 9 years ago
  8. 7bf7738 tpm: There is no need to pass event_length to hash/extend functions by Kevin O'Connor · 9 years ago
  9. 9224440 tpm: Perform hashing separately from logging by Kevin O'Connor · 9 years ago
  10. 8149f1b tpm: There is no need to pass pcrindex to hash_log_extend_event() by Kevin O'Connor · 9 years ago
  11. 5afdced tpm: Don't pass entry_count around in parameters to/from tpm_extend_acpi_log() by Kevin O'Connor · 9 years ago
  12. bad6f96 tpm: pcpes->event is a variable length array by Kevin O'Connor · 9 years ago
  13. 1257533 tpm: Move tpm_start_option_rom_scan() and tpm_calling_int19h() into callers by Kevin O'Connor · 9 years ago
  14. 8bd4a08 tpm: Move tpm_add_bootdevice() into callers by Kevin O'Connor · 9 years ago
  15. a617542 tpm: Change tpm_add_measurement() to tpm_add_action() by Kevin O'Connor · 9 years ago
  16. 7ea191b tpm: Open code tpm_ipl() into callers by Kevin O'Connor · 9 years ago
  17. f4820ac tpm: Move error recovery from tpm_extend_acpi_log() to only caller by Kevin O'Connor · 9 years ago
  18. f51c50a tpm: Move code around in tcgbios.c by Kevin O'Connor · 9 years ago
  19. 0818b1d tpm: Add "static" declaration to functions not used outside tcgbios.c by Kevin O'Connor · 9 years ago
  20. 4506400 tpm: Rename remaining interrupt functions by Stefan Berger · 9 years ago
  21. fbc231b tpm: Refactor pass_through_to_tpm by Stefan Berger · 9 years ago
  22. 60bb9e9 tpm: Cache all log related pointers in tpm_state by Stefan Berger · 9 years ago
  23. ec42c8d tpm: Set timeouts and durations to microsecond values by Stefan Berger · 9 years ago
  24. 47b9df5 tpm: Drop code using the TPM for sha1 by Stefan Berger · 9 years ago
  25. df50aaa tpm: Move standard definitions from tcgbios.h to new file std/tcg.h by Kevin O'Connor · 9 years ago
  26. 6c376b4 tpm: Refactor hash_log_extend_event by Stefan Berger · 9 years ago
  27. 129c04b tpm: Refactor hash_log_event BIOS interface function by Stefan Berger · 9 years ago
  28. e3cc632 tpm: Refactor the parameters being passed to tpm_extend_acpi_log by Stefan Berger · 9 years ago
  29. ece2561 tpm: Refactor function building TPM commands by Stefan Berger · 9 years ago
  30. 7fce1d9 tpm: Temporarily deactivate the TPM in case of failure by Stefan Berger · 9 years ago
  31. d6aca44 tcg: Use seabios setup()/prepboot() calling convention for tcg by Kevin O'Connor · 9 years ago
  32. fc2e715 tpm: clean up parameters to build_and_send_cmd by Stefan Berger · 9 years ago
  33. 0d289b5 tpm: Be consistent with array sizes in tcgbios.c by Stefan Berger · 9 years ago
  34. d2f01e6 tpm: Introduce a #define for command tag by Stefan Berger · 9 years ago
  35. 2aff1c1 Add 'measurement' code to the BIOS by Stefan Berger · 9 years ago
  36. 6764395 make SeaBios compatible with Xen vTPM. by Quan Xu · 9 years ago
  37. 5aa2a75 Support for BIOS interrupt handler by Stefan Berger · 9 years ago
  38. b310dfa Implementation of the TCG BIOS extensions by Stefan Berger · 9 years ago