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