1. f4ba19d Add VbSharedData field parsing by Randall Spangler · 13 years ago
  2. 83c3714 Perform a full self test before one-time initialization. by Luigi Semenzato · 13 years ago
  3. ad6824b Added timing data to VbSharedData. by Randall Spangler · 13 years ago
  4. 06fbb16 Move ContinueSelfTest to a later point to save time. by Luigi Semenzato · 13 years ago
  5. 050785c Bump tlcl_structures.h. by Luigi Semenzato · 13 years ago
  6. 54992f9 Added TPM_SaveState command. by Luigi Semenzato · 13 years ago
  7. 4c6e6da Fix compiler errors on MSVC by Randall Spangler · 13 years ago
  8. 0222355 Fix LoadKernel() not returning LOAD_KERNEL_RECOVERY 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. 55db6a6 only update tpm if version if not default value by Stefan Reinauer · 13 years ago
  11. 99ca346 LoadFirmware() and LoadKernel() handling for test errors by Randall Spangler · 13 years ago
  12. b17e8d3 Add VB test error func/num by Randall Spangler · 13 years ago
  13. 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
  14. c324fbf Only advance kernel version when the booted partition has a valid key block by Randall Spangler · 13 years ago
  15. 8478ece Fix missing brackets by Randall Spangler · 13 years ago
  16. 640fb51 Reapply patch from http://codereview.chromium.org/6594092/ by Randall Spangler · 13 years ago
  17. b416714 Add crossystem support for nvram_cleared and kern_nv by Randall Spangler · 13 years ago
  18. c4d2102 Add LoadFirmware() support for NvStorage API by Randall Spangler · 13 years ago
  19. 92e378e rename tried_fwb constants by Randall Spangler · 13 years ago
  20. 1726028 Add NV storage fields for firmware flags by Randall Spangler · 13 years ago
  21. baa3bbe Move tpm lite API to common include path by Rong Chang · 13 years ago
  22. 9e162cd VbNvStorage cleanup and comments by Randall Spangler · 13 years ago
  23. b944534 Add NV storage API to vboot reference by Randall Spangler · 13 years ago
  24. ee2bc91 Enable LZMA compression in bmpbklk_utility. by Tom Wai-Hong Tam · 13 years ago
  25. a8e0f94 Support dev vs consumer firmware in vboot_reference by Randall Spangler · 13 years ago
  26. 794d4d4 New commandline args are clearer, and prepare for compression. by Bill Richardson · 13 years ago
  27. 0ca3830 Add missing pragma for MSVC. by Bill Richardson · 13 years ago
  28. bce044d Remove version.c by Randall Spangler · 13 years ago
  29. 5421866 Initial version of crossystem. by Randall Spangler · 13 years ago
  30. 5ab5a37 Add utility to pad a given hash for PKCS1.5 signatures by Gaurav Shah · 13 years ago
  31. d55085d Slight modification to a previously-LGTM'd CL, to work with ebuild changes. by Bill Richardson · 13 years ago
  32. 2536405 Revert for fixing the chromium os build. by Satoru Takabayashi · 14 years ago
  33. 95b0ae0 This change define the data structure of bmp block and implements the create more of bmpblk_utility. It reads a YAML config file, parse the informations, and creates bmpblock file as output. by Tom Wai-Hong Tam · 14 years ago
  34. f7bdfbb Expose vboot_struct.h to u-boot by Che-Liang Chiou · 14 years ago
  35. 5d9509c vboot TPM stub functions return error codes by Che-Liang Chiou · 14 years ago
  36. b7cfd6f Fix PRIu64 definition to llu. by Tom Wai-Hong Tam · 14 years ago
  37. 8a2d9c7 Fix PRIu64 in biosincludes.h by Che-Liang Chiou · 14 years ago
  38. 0a0e8d0 Add firmware build mode to Makefiles by Che-Liang Chiou · 14 years ago
  39. 3430b32 Add 'prioritize' command to cgpt tool. by Bill Richardson · 14 years ago
  40. 44f34b5 Port over ContinueSelfTest() fix from firmware by Randall Spangler · 14 years ago
  41. 2b23c02 Fixing the bug of CGPT when primary entry table is invalid. by Louis Yung-Chieh Lo · 14 years ago
  42. 38e9a08 Include gen_fuzz_test_cases when execting tests. by vbendeb · 14 years ago
  43. 8967860 Fix integration bugs (vboot side) by Che-Liang Chiou · 14 years ago
  44. 6f9a99b Modify dev_debug_vboot for better usefulness by Bill Richardson · 14 years ago
  45. 82602d7 Change PCR extend call to capture the state of both recovery and dev modes by Gaurav Shah · 14 years ago
  46. 3e2c742 This enables a normal recovery mode image to fix problems with the TPM. by Randall Spangler · 14 years ago
  47. 6078ca3 Add profile macro calls by Randall Spangler · 14 years ago
  48. 38e0de5 Add maximum length constant for HWID, so it can be used by other utilities/firmware. by Randall Spangler · 14 years ago
  49. b6fafe3 Yet another change to the scary boot screen wording. by Bill Richardson · 14 years ago
  50. e523695 Fix build broken by assert() expanding to nothing. by Luigi Semenzato · 14 years ago
  51. c93347b Add performance macros. When enabled, these are defined in each platform's biosincludes.h. by Randall Spangler · 14 years ago
  52. a222fbc Fix test suite deficiencies. by vbendeb · 14 years ago
  53. 26718ca Move initialization of g_recovery_mode. by Luigi Semenzato · 14 years ago
  54. 5be730c Fix (unfiled, I think) TPM initialization bug. by Luigi Semenzato · 14 years ago
  55. a7e19cf Add new files: two tests, one common file, one program to set things up. by Luigi Semenzato · 14 years ago
  56. 6eee220 Fix one-time init by Randall Spangler · 14 years ago
  57. 77ae389 fix clearing kernel attributes by Randall Spangler · 14 years ago
  58. 7c88d4c use continue self test by Randall Spangler · 14 years ago
  59. 528f6a2 fix missing constant by Randall Spangler · 14 years ago
  60. 2c21fe6 Successful partitions are never marked bad by cgptlib. by Randall Spangler · 14 years ago
  61. 9828594 Bail out from S3Resume if TPM was not power-cycled. by Luigi Semenzato · 14 years ago
  62. 1fe1607 TBR: reviewed in person with semenzato by Randall Spangler · 14 years ago
  63. 89a02c1 Make TPM datagrams const, since they cannot be modified in the RO firmware. by Luigi Semenzato · 14 years ago
  64. 3da063e Add resume command (TPM_Startup(ST_STATE)) by Luigi Semenzato · 14 years ago
  65. 377557f Add physical presence initialization and locking to one-time initializations. by Luigi Semenzato · 14 years ago
  66. 60563ee Always treat invalid images as nonexistant now. by Bill Richardson · 14 years ago
  67. 2447dd2 Add a PCR extend call for measuring the dev mode boot flag. by Gaurav Shah · 14 years ago
  68. 9379a7d Use SafeMemcmp() in RSAVerify() just to be safe. by Gaurav Shah · 14 years ago
  69. 1d83dd1 Add a command to enable the physical presence command. by Luigi Semenzato · 14 years ago
  70. aa8eda4 More cgptlib tests by Bill Richardson · 14 years ago
  71. 5896b96 Added new commands and reactivated full rebuild after fixing for ARM ebuild. by Luigi Semenzato · 14 years ago
  72. 41656c0 Fix utility.c to compile on MSVC. by Randall Spangler · 14 years ago
  73. 741d2b2 Fix LoadKernel() failing to update GPT flags. by Randall Spangler · 14 years ago
  74. 37dff84 Make sure that our version of certain utility function implementations gets used in the firmware. by Gaurav Shah · 14 years ago
  75. dfeb025 Add explicit typecasts so it compiles using MSVC. by Randall Spangler · 14 years ago
  76. 4bb5e4b Security fixes for LoadKernel() by Randall Spangler · 14 years ago
  77. 4be36c4 Oops. Pass the correct args to Verify* functions. by Bill Richardson · 14 years ago
  78. 0697e3f Enhance 'cgpt find' command to match keyblocks if desired. by Bill Richardson · 14 years ago
  79. 47b593d Add additional sanity checks to RSA verification code. by Gaurav Shah · 14 years ago
  80. 138acfe Fix KeyBlockVerify() to take an explicit param for whether to use hash only. by Randall Spangler · 14 years ago
  81. c91e239 Add some commands to tpmc. by Luigi Semenzato · 14 years ago
  82. bb5d9f1 Remove kernel backup space by Randall Spangler · 14 years ago
  83. 6668028 Change rollback interface so kernel/firmware version numbers are by Randall Spangler · 14 years ago
  84. 45a6282 RSAVerify() - fail on malloc() failure. by Gaurav Shah · 14 years ago
  85. 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
  86. e72291c Command-line utility to execute TPM commands bypassing the TSS stack. by Luigi Semenzato · 14 years ago
  87. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  88. cbaf696 Add license headers by Randall Spangler · 14 years ago
  89. 205190d Pay attention to TPM communication errors by Randall Spangler · 14 years ago
  90. 63dffcb Enable TPM in developer mode again. by Randall Spangler · 14 years ago
  91. f37fdf5 Allow passing TPM device path in the environment. by Luigi Semenzato · 14 years ago
  92. 8dd2094 Zero-out allocated buffer while creating kernel preamble header. by Gaurav Shah · 14 years ago
  93. 3fafad3 Fix GetPermissions bug. by Luigi Semenzato · 14 years ago
  94. 50d48fe Various bug fixes to tpm_lite. Some changes to the test suite. by Luigi Semenzato · 14 years ago
  95. aa22a5d Add script for re-signing final firmware images with the correct keys. by Gaurav Shah · 14 years ago
  96. 5deb67f Make LoadKernel() pass back the kernel partition's UniqueGuid. by Bill Richardson · 14 years ago
  97. e272940 Fix load_kernel_test, add check to LoadKernel to detect bad args. by Bill Richardson · 14 years ago
  98. ada3fa9 Misc TPM cleanup by Randall Spangler · 14 years ago
  99. 553d00e (In the right repository this time.) by Gaurav Shah · 14 years ago
  100. ae029d9 Fix checking boot flags in developer mode. by Randall Spangler · 14 years ago