1. 8eead8e Clean up calling LoadFirmware() from VbSelectFirmware() by Randall Spangler · 12 years ago
  2. 22e7bb2 Refactor TPM calls into vboot wrapper by Randall Spangler · 12 years ago
  3. 64b2ba4 Revert "Refactor TPM calls into vboot wrapper" by Elly Jones · 12 years ago
  4. 4bc713d Refactor TPM calls into vboot wrapper by Randall Spangler · 12 years ago
  5. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 12 years ago
  6. 9619112 Vboot wrapper - add recovery reason, refactor timing by Randall Spangler · 12 years ago
  7. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 12 years ago
  8. 5ac39bf Add TPM version checking by Randall Spangler · 13 years ago
  9. b64faaa Update PCR state with the state of the firmware keyblock flags too. by Gaurav Shah · 13 years ago
  10. 95c4031 This is necessary to pass additional information about whether firmware A or B is being run. This change also passes the GBB directly into LoadFirmware() and LoadKernel(). by Randall Spangler · 13 years ago
  11. 9e162cd VbNvStorage cleanup and comments by Randall Spangler · 13 years ago
  12. 1fe1607 TBR: reviewed in person with semenzato by Randall Spangler · 13 years ago
  13. 2447dd2 Add a PCR extend call for measuring the dev mode boot flag. by Gaurav Shah · 13 years ago
  14. 138acfe Fix KeyBlockVerify() to take an explicit param for whether to use hash only. by Randall Spangler · 13 years ago
  15. 6668028 Change rollback interface so kernel/firmware version numbers are by Randall Spangler · 13 years ago
  16. 4abede3 Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for firmware and one for kernel. by Randall Spangler · 13 years ago
  17. cbaf696 Add license headers by Randall Spangler · 13 years ago
  18. 87c13d8 Added size param to VerifyData() by Randall Spangler · 13 years ago
  19. 3e1081f Add lots of debugging to TPM library. by Randall Spangler · 13 years ago
  20. 39f6611 Add tpm lite to vboot reference by Randall Spangler · 13 years ago
  21. 416f681 This test sets the TPM to a each of a large amount of "interesting" initial states, and runs the firmware code at user level. by Luigi Semenzato · 13 years ago
  22. 2b9ddae New rollback_index API. by Luigi Semenzato · 13 years ago
  23. 1078838 Refactor rollback interface for LoadKernel(), LoadFirmware(). by Randall Spangler · 13 years ago
  24. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 13 years ago