1. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  2. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 13 years ago
  3. c76136c Produce better error message when TPM device cannot be opened. by Luigi Semenzato · 13 years ago
  4. a45ee21 Vboot wrapper API by Randall Spangler · 13 years ago
  5. 7604a7d make: remove typo quote marks by Che-Liang Chiou · 13 years ago
  6. 74359b7 make: temporarily hard-coded compiler flags for firmware builds by Che-Liang Chiou · 13 years ago
  7. f155ab3 Add vbutil_what_keys utility to figure out how a disk image is signed. by Bill Richardson · 13 years ago
  8. 8fbdc10 Firmware generate script for boot scenarios. by Rajesh Chenna · 13 years ago
  9. 9a2c3b2 Add -p option to dump_fmap to make output prettier. by Bill Richardson · 13 years ago
  10. 53306d9 Fix compilation failure of mocked_tlcl.c by Kazuhiro Inaba · 13 years ago
  11. 3cac6e7 kernel command line test: add optional regular expression parameter support by Gaurav Shah · 13 years ago
  12. ad3e3ac Expand dev_debug_vboot to cover both x86 and arm platforms. by Vadim Bendebury · 13 years ago
  13. 6bd03d4 Update the install kernel on the recovery image with the right vblock by Gaurav Shah · 13 years ago
  14. 7b90cf3 Tolerate lack of TPM reset in common cases. by Luigi Semenzato · 13 years ago
  15. a781234 Allow ARM uuid find by Nick Sanders · 13 years ago
  16. cbc86f7 Fixed compiler warning in v-boot reference. by Doug Anderson · 13 years ago
  17. a7b612a enhance pack_firmware_image by Che-Liang Chiou · 13 years ago
  18. 27b0dce Add a biosincludes.h header file for x86 (i386). by Gabe Black · 13 years ago
  19. 78b0517 crossystem: arm: fix incorrect mainfw_act output by Che-Liang Chiou · 13 years ago
  20. a3ec5c4 Ensure ARM crossystem gpio readings match u-boot. by Vadim Bendebury · 13 years ago
  21. 8ba3d79 Add locale_string decoder into BmpBlock. by Bill Richardson · 13 years ago
  22. c3fb9a2 load_firmware_test accepts boot flag input by Che-Liang Chiou · 13 years ago
  23. c90e7e8 Fix indentation; no code change. by Randall Spangler · 13 years ago
  24. 9dc90d3 Add /sbin and /usr/sbin to the search path by Gaurav Shah · 13 years ago
  25. 7ecb39d Check whether key block and preamble fit in padding. by Randall Spangler · 13 years ago
  26. ae87b92 Add --minversion option to vbutil_kernel to check for rollback. by Randall Spangler · 13 years ago
  27. 4dd0303 Fix build break by Randall Spangler · 13 years ago
  28. 9243e61 Add more specific recovery reasons for RW firmware invalid by Randall Spangler · 13 years ago
  29. 4395b69 Address compiler warnings (errors) for gcc-4.6 by Bill Richardson · 13 years ago
  30. 54e9582 Change GBB bmpblock to version 1.1, supporting direct HWID rendering. by Bill Richardson · 13 years ago
  31. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 13 years ago
  32. 1fb8315 create_new_keys.sh uses key versions file by Randall Spangler · 13 years ago
  33. eab1fdd Add script to convert a recovery image to a factory-usable SSD image by Gaurav Shah · 13 years ago
  34. f3822e4 Fix missing break in switch statement. by Luigi Semenzato · 14 years ago
  35. c1d8dc8 make_dev_ssd: more sanity checks by Hung-Te Lin · 14 years ago
  36. 573d4f6 Build EFI compression utilities on host by Bill Richardson · 14 years ago
  37. 8511f78 Add option to use mocked TPM driver by Che-Liang Chiou · 14 years ago
  38. d5de032 Update firmware section names by Che-Liang Chiou · 14 years ago
  39. 94a1a2c Add option to bitmap_viewer to save all snapshots at once. by Bill Richardson · 14 years ago
  40. b2975e4 Adding bitmaps that can't be generated by ImageMagick by Bill Richardson · 14 years ago
  41. 207825b Alphabetize crossystem variables by Randall Spangler · 14 years ago
  42. f313ae4 Process case of corrupted firmware explicitly. by Vadim Bendebury · 14 years ago
  43. 85b5c88 Fix stupid typo in informational message. by Bill Richardson · 14 years ago
  44. 700fc49 Do not advance kernel version in TPM if we are in firmware B trying a new firmware by Randall Spangler · 14 years ago
  45. 83728d0 vboot_reference: check developer firmware before running make_dev_ssd by Hung-Te Lin · 14 years ago
  46. 480a323 Put the final output of dev_debug_vboot under /var/log/ by Bill Richardson · 14 years ago
  47. b5633c6 make_dev_ssd.sh: support updating legacy boot partitions by Hung-Te Lin · 14 years ago
  48. 41f444a Add a script to increment kernel subkey and data key. by Gaurav Shah · 14 years ago
  49. 44a1276 Add crossystem loc_idx by Randall Spangler · 14 years ago
  50. 07f3484 Add Mario support for fwupdate_tries by Randall Spangler · 14 years ago
  51. 287beae Add default arch to fix compiling outside emake by Randall Spangler · 14 years ago
  52. 8ec6335 Add the latest localized text strings, update scripts to support them. by Bill Richardson · 14 years ago
  53. 624ee7e Address symlink attack on dev_debug_vboot. by Bill Richardson · 14 years ago
  54. 6e567a1 Add a script to arbitrarily change channels on image by Gaurav Shah · 14 years ago
  55. 55af5b5 Add --all option to crossystem to print normally-hidden fields by Randall Spangler · 14 years ago
  56. 4115b89 Change description of fwupdate_tries by Randall Spangler · 14 years ago
  57. d772823 Add crossystem fwupdate_tries and fix nv storage writes by Randall Spangler · 14 years ago
  58. 824906b Add crossystem arch (reports x86 or arm, depending on platform) by Randall Spangler · 14 years ago
  59. 52a5b94 Add dummy crossystem_arch implementation for amd64 (host) by Randall Spangler · 14 years ago
  60. eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 14 years ago
  61. 9522b84 Add EntryWiped to pack_firmware_image by Che-Liang Chiou · 14 years ago
  62. 7f37edc vboot_reference: allow using recovery_key in make_dev_ssd. by Hung-Te Lin · 14 years ago
  63. c3fe59f Fail verification if the rootfs hash is empty. by Gaurav Shah · 14 years ago
  64. 3514e50 Fix vboot_reference-firmware linking error by Gaurav Shah · 14 years ago
  65. e7f5c90 Make SHA256 and SHA512 handle >UINT32_MAX data correctly (now with fix for ARM compilation) by Gaurav Shah · 14 years ago
  66. 8ae94c2 Fix preamble range checks by Randall Spangler · 14 years ago
  67. e871ea6 Fix duplicate -I's harmless under gcc but which break bunny-gcc by Jim Hebert · 14 years ago
  68. a41b7ba vboot_reference: remove trailing newline/space for make_dev_ssd by Hung-Te Lin · 14 years ago
  69. b55193e Revert "Make SHA256_update and SHA512_update if the passed in length is greater than UINT32_MAX" by David James · 14 years ago
  70. a01a62b Make SHA256_update and SHA512_update if the passed in length is greater than UINT32_MAX by Gaurav Shah · 14 years ago
  71. cecdcbf Add additional checks for size greater than header size. by Randall Spangler · 14 years ago
  72. ac7c2d9 Fix not checking hashed data size by Randall Spangler · 14 years ago
  73. d583a30 Use uint64_t and avoid down casting as much as possible. by Gaurav Shah · 14 years ago
  74. 2c7213d vboot_reference: fix make_dev_firmware failure by Hung-Te Lin · 14 years ago
  75. 2c0711b Revert "Revert "Add --kloadaddr option to utilities"" by Che-Liang Chiou · 14 years ago
  76. da94282 Add a blank screen value into screen index. by Tom Wai-Hong Tam · 14 years ago
  77. f27583f Add error checking for poorly-formed crossystem args by Randall Spangler · 14 years ago
  78. 7141571 Print LoadKernel() debug data from VbSharedData by Randall Spangler · 14 years ago
  79. cabe6b3 Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy by Randall Spangler · 14 years ago
  80. 17c7126 Add VbSharedData debug output to LoadKernel() by Randall Spangler · 14 years ago
  81. 5ac39bf Add TPM version checking by Randall Spangler · 14 years ago
  82. f4ba19d Add VbSharedData field parsing by Randall Spangler · 14 years ago
  83. 83c3714 Perform a full self test before one-time initialization. by Luigi Semenzato · 14 years ago
  84. ad6824b Added timing data to VbSharedData. by Randall Spangler · 14 years ago
  85. 06fbb16 Move ContinueSelfTest to a later point to save time. by Luigi Semenzato · 14 years ago
  86. 050785c Bump tlcl_structures.h. by Luigi Semenzato · 14 years ago
  87. 54992f9 Added TPM_SaveState command. by Luigi Semenzato · 14 years ago
  88. 4c6e6da Fix compiler errors on MSVC by Randall Spangler · 14 years ago
  89. b6a29ad Allow overlap between "pure" fmap areas by Che-Liang Chiou · 14 years ago
  90. f3f948f vboot_reference/dev_debug_vboot: use new flashrom syntax by Hung-Te Lin · 14 years ago
  91. 0222355 Fix LoadKernel() not returning LOAD_KERNEL_RECOVERY by Randall Spangler · 14 years ago
  92. 61388bb Add wrapper script for easy signing of firmware by Gaurav Shah · 14 years ago
  93. b64faaa Update PCR state with the state of the firmware keyblock flags too. by Gaurav Shah · 14 years ago
  94. 55db6a6 only update tpm if version if not default value by Stefan Reinauer · 14 years ago
  95. 0d2d139 Run TPM timing test to completion instead of stopping at the first error. by Luigi Semenzato · 14 years ago
  96. 99ca346 LoadFirmware() and LoadKernel() handling for test errors by Randall Spangler · 14 years ago
  97. bc7a84d Revert "Add --kloadaddr option to utilities" by Stéphane Marchesin · 14 years ago
  98. b17e8d3 Add VB test error func/num by Randall Spangler · 14 years ago
  99. 2008423 Add function for VDAT processing. by Vadim Bendebury · 14 years ago
  100. 192d7e1 Add --leave_firmware_alone flag for BIOS testing purposes. by Bill Richardson · 14 years ago