1. bb5d9f1 Remove kernel backup space by Randall Spangler · 14 years ago
  2. 6668028 Change rollback interface so kernel/firmware version numbers are by Randall Spangler · 14 years ago
  3. 45a6282 RSAVerify() - fail on malloc() failure. by Gaurav Shah · 14 years ago
  4. 4abede3 Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for firmware and one for kernel. by Randall Spangler · 14 years ago
  5. e72291c Command-line utility to execute TPM commands bypassing the TSS stack. by Luigi Semenzato · 14 years ago
  6. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  7. 205190d Pay attention to TPM communication errors by Randall Spangler · 14 years ago
  8. 63dffcb Enable TPM in developer mode again. by Randall Spangler · 14 years ago
  9. 3fafad3 Fix GetPermissions bug. by Luigi Semenzato · 14 years ago
  10. 50d48fe Various bug fixes to tpm_lite. Some changes to the test suite. by Luigi Semenzato · 14 years ago
  11. 5deb67f Make LoadKernel() pass back the kernel partition's UniqueGuid. by Bill Richardson · 14 years ago
  12. e272940 Fix load_kernel_test, add check to LoadKernel to detect bad args. by Bill Richardson · 14 years ago
  13. ada3fa9 Misc TPM cleanup by Randall Spangler · 14 years ago
  14. 553d00e (In the right repository this time.) by Gaurav Shah · 14 years ago
  15. ae029d9 Fix checking boot flags in developer mode. by Randall Spangler · 14 years ago
  16. 87c13d8 Added size param to VerifyData() by Randall Spangler · 14 years ago
  17. 3e1081f Add lots of debugging to TPM library. by Randall Spangler · 14 years ago
  18. 39f6611 Add tpm lite to vboot reference by Randall Spangler · 14 years ago
  19. 8510d91 Replace TlclDefineSpace with SafeDefineSpace for extra paranoia. by Luigi Semenzato · 14 years ago
  20. 7a786b7 added reboot return codes to load kernel and firmware by Randall Spangler · 14 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 · 14 years ago
  22. 5e9c0b9 Never set bGlobalLock in recovery/dev mode. Don't try to fix bad kernel space. by Luigi Semenzato · 14 years ago
  23. 2a80e8a Make sure advertised signature data size is sane. by Gaurav Shah · 14 years ago
  24. c4a011a TBR: wfrichar by Randall Spangler · 14 years ago
  25. 2b9ddae New rollback_index API. by Luigi Semenzato · 14 years ago
  26. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  27. d6aad3a Ignore TPM return codes in recovery mode by Randall Spangler · 14 years ago
  28. d0d48b5 Add boot flags to LoadFirmware(), for TPM init by Randall Spangler · 14 years ago
  29. e2ec984 Add VBDEBUG macro for debug output. by Randall Spangler · 14 years ago
  30. 07f7865 fix passing key out of LoadFirmware by Randall Spangler · 14 years ago
  31. 1078838 Refactor rollback interface for LoadKernel(), LoadFirmware(). by Randall Spangler · 14 years ago
  32. b9d60a5 Even more integration fixes. by Randall Spangler · 14 years ago
  33. 81d0996 Assorted integration fixes. by Randall Spangler · 14 years ago
  34. 361049c As mentioned, I discovered ForceClear doesn't really require any reboots. This change takes advantage of this fact. by Luigi Semenzato · 14 years ago
  35. d0dae7a More cleanup of MSVC errors by Randall Spangler · 14 years ago
  36. beb5bae Fixes to compiler warnings in MSVC by Randall Spangler · 14 years ago
  37. f7a45cc Reduce attributes size to comply with msc limitations. by vbendeb · 14 years ago
  38. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago