1. 2c0711b Revert "Revert "Add --kloadaddr option to utilities"" by Che-Liang Chiou · 13 years ago
  2. da94282 Add a blank screen value into screen index. by Tom Wai-Hong Tam · 13 years ago
  3. f27583f Add error checking for poorly-formed crossystem args by Randall Spangler · 13 years ago
  4. 7141571 Print LoadKernel() debug data from VbSharedData by Randall Spangler · 13 years ago
  5. cabe6b3 Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy by Randall Spangler · 13 years ago
  6. 17c7126 Add VbSharedData debug output to LoadKernel() by Randall Spangler · 13 years ago
  7. 5ac39bf Add TPM version checking by Randall Spangler · 13 years ago
  8. f4ba19d Add VbSharedData field parsing by Randall Spangler · 13 years ago
  9. 83c3714 Perform a full self test before one-time initialization. by Luigi Semenzato · 13 years ago
  10. ad6824b Added timing data to VbSharedData. by Randall Spangler · 13 years ago
  11. 06fbb16 Move ContinueSelfTest to a later point to save time. by Luigi Semenzato · 13 years ago
  12. 050785c Bump tlcl_structures.h. by Luigi Semenzato · 13 years ago
  13. 54992f9 Added TPM_SaveState command. by Luigi Semenzato · 13 years ago
  14. 4c6e6da Fix compiler errors on MSVC by Randall Spangler · 13 years ago
  15. b6a29ad Allow overlap between "pure" fmap areas by Che-Liang Chiou · 13 years ago
  16. f3f948f vboot_reference/dev_debug_vboot: use new flashrom syntax by Hung-Te Lin · 13 years ago
  17. 0222355 Fix LoadKernel() not returning LOAD_KERNEL_RECOVERY by Randall Spangler · 13 years ago
  18. 61388bb Add wrapper script for easy signing of firmware by Gaurav Shah · 13 years ago
  19. b64faaa Update PCR state with the state of the firmware keyblock flags too. by Gaurav Shah · 13 years ago
  20. 55db6a6 only update tpm if version if not default value by Stefan Reinauer · 13 years ago
  21. 0d2d139 Run TPM timing test to completion instead of stopping at the first error. by Luigi Semenzato · 13 years ago
  22. 99ca346 LoadFirmware() and LoadKernel() handling for test errors by Randall Spangler · 13 years ago
  23. bc7a84d Revert "Add --kloadaddr option to utilities" by Stéphane Marchesin · 13 years ago
  24. b17e8d3 Add VB test error func/num by Randall Spangler · 13 years ago
  25. 2008423 Add function for VDAT processing. by Vadim Bendebury · 13 years ago
  26. 192d7e1 Add --leave_firmware_alone flag for BIOS testing purposes. by Bill Richardson · 13 years ago
  27. 276f846 Do not modify the input image while signing. by Gaurav Shah · 13 years ago
  28. d221f22 Don't modify fv old-style bitmaps by Nick Sanders · 13 years ago
  29. 227f792 Add check-value support and check /proc/cmdline for cros_nodebug by Randall Spangler · 13 years ago
  30. 1a0975f Add --kloadaddr option to utilities by Che-Liang Chiou · 13 years ago
  31. 196e177 Add cros_debug option to crossystem by Randall Spangler · 13 years ago
  32. 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
  33. c324fbf Only advance kernel version when the booted partition has a valid key block by Randall Spangler · 13 years ago
  34. ccdaa47 Support new flashmap layout in dev_debug_vboot. by Bill Richardson · 13 years ago
  35. f82f4ae vboot/make_dev_firmware: extract bitmaps from system firmware instead of prebuilts. by Hung-Te Lin · 13 years ago
  36. e328d56 Bitmap generator for components files by Nick Sanders · 13 years ago
  37. 8478ece Fix missing brackets by Randall Spangler · 13 years ago
  38. 640fb51 Reapply patch from http://codereview.chromium.org/6594092/ by Randall Spangler · 13 years ago
  39. a933d11 Add "File->Save snapshot" menu item to export the displayed screen. by Bill Richardson · 13 years ago
  40. 3409279 Fix mistakes in scripts/newbitmaps/README by Bill Richardson · 13 years ago
  41. 5746845 Add support for using separate developer firmware keyblock while signing. by Gaurav Shah · 13 years ago
  42. 3403354 Add instructions for modifying the HWID. by Bill Richardson · 13 years ago
  43. b416714 Add crossystem support for nvram_cleared and kern_nv by Randall Spangler · 13 years ago
  44. dfe4ca5 Add stuff to support new bitmap format. by Bill Richardson · 13 years ago
  45. 618d17d Add kern_nv field to crossystem by Randall Spangler · 13 years ago
  46. c4d2102 Add LoadFirmware() support for NvStorage API by Randall Spangler · 13 years ago
  47. 92e378e rename tried_fwb constants by Randall Spangler · 13 years ago
  48. 1726028 Add NV storage fields for firmware flags by Randall Spangler · 13 years ago
  49. 0f8ffb1 crossystem uses VbNvStorage by Randall Spangler · 13 years ago
  50. 0ca76fc Print addresses as hex by Randall Spangler · 13 years ago
  51. 2b59a07 Add flashmap base address by Randall Spangler · 13 years ago
  52. efa40aa Add dev firmware key to devkeys. by Randall Spangler · 13 years ago
  53. e77bec9 Add script to in-place modify a recovery image to ssd by Gaurav Shah · 13 years ago
  54. b47ed5a Add more properties to crossystem by Randall Spangler · 13 years ago
  55. baa3bbe Move tpm lite API to common include path by Rong Chang · 13 years ago
  56. 9e162cd VbNvStorage cleanup and comments by Randall Spangler · 13 years ago
  57. 0376203 Add --arch flag to pack mode of vbutil_kernel by Che-Liang Chiou · 13 years ago
  58. f6af9dd Signer script to add update verification public key to an image by Gaurav Shah · 13 years ago
  59. e73302c Add support for CHNV settings to crossystem. by Randall Spangler · 13 years ago
  60. 00b7d48 Fix issue where params which are sub-strings of other params caused problems e.g. ro and cros_secure by Jim Hebert · 13 years ago
  61. b944534 Add NV storage API to vboot reference by Randall Spangler · 13 years ago
  62. a7209ee Allow yaml file to specify default compression for images by Bill Richardson · 13 years ago
  63. f456e83 Correctly handle reuse of screens in yaml file. by Bill Richardson · 13 years ago
  64. c80fe65 Fix WP polarity on Mario by Randall Spangler · 13 years ago
  65. f82f941 Write images to the bmpblock in the order they appear in the yaml. by Bill Richardson · 13 years ago
  66. 39dfafd Fix tree break due to printf argument type mismatch by Che-Liang Chiou · 14 years ago
  67. 305e9e5 Add load_firmware_test utility program by Che-Liang Chiou · 14 years ago
  68. ee2bc91 Enable LZMA compression in bmpbklk_utility. by Tom Wai-Hong Tam · 14 years ago
  69. 686dd5c Check in sample configs to document how to configure these tests. by Jim Hebert · 14 years ago
  70. 1a4620e Remove .config which was moved to another git by Jim Hebert · 14 years ago
  71. be69c25 Moving user_tools/ to its own git repo. by Bill Richardson · 14 years ago
  72. a8e0f94 Support dev vs consumer firmware in vboot_reference by Randall Spangler · 14 years ago
  73. 61362d6 Enable EFIv1 compression in bmpbklk_utility. by Bill Richardson · 14 years ago
  74. a985ed4 Whitelist RLE compression for ARM in bmpblk_utility by Tom Wai-Hong Tam · 14 years ago
  75. e1649e1 Support new style flashmap labels for firmware signing by Gaurav Shah · 14 years ago
  76. 794d4d4 New commandline args are clearer, and prepare for compression. by Bill Richardson · 14 years ago
  77. 31b206f Change pack_firmware_image::EntryBlob behavior by Che-Liang Chiou · 14 years ago
  78. 0ca3830 Add missing pragma for MSVC. by Bill Richardson · 14 years ago
  79. fc05bb8 Test BMP files more thoroughly to be sure they're valid. by Bill Richardson · 14 years ago
  80. 8e14bc0 Improve error messages from tests. by Luigi Semenzato · 14 years ago
  81. 856e072 Add test framework for bmpblk_utility. by Bill Richardson · 14 years ago
  82. bce044d Remove version.c by Randall Spangler · 14 years ago
  83. 5421866 Initial version of crossystem. by Randall Spangler · 14 years ago
  84. 5ab5a37 Add utility to pad a given hash for PKCS1.5 signatures by Gaurav Shah · 14 years ago
  85. 8ae7b0e Allow signing scripts to (optionally) set the firmware and kernel versions by Gaurav Shah · 14 years ago
  86. d55085d Slight modification to a previously-LGTM'd CL, to work with ebuild changes. by Bill Richardson · 14 years ago
  87. 6b2b81c Add sanity test for /etc/lsb-release file in CrOS images by Jim Hebert · 14 years ago
  88. 387b91f Script to check for blacklisted files as described in chrome-os-partner:1991 by Jim Hebert · 14 years ago
  89. ab96acf On ARM, we need output geometry same as screen size instead of 800x600 and use 8bpp RLE format to encoding BMP. by Tom Wai-Hong Tam · 14 years ago
  90. d7c9e82 Add script to validate kernel params before we sign images by Jim Hebert · 14 years ago
  91. 2536405 Revert for fixing the chromium os build. by Satoru Takabayashi · 14 years ago
  92. 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
  93. 34be827 Import firmware compiler flags by Che-Liang Chiou · 14 years ago
  94. 9f1973e Revert "Import firmware compiler flags" by Chris Sosa · 14 years ago
  95. 440ad51 Import firmware compiler flags by Che-Liang Chiou · 14 years ago
  96. 30e7f64 Fix typo in ensure no password script by Gaurav Shah · 14 years ago
  97. 605500b Split common.sh into bash-only and dash-only sections by Gaurav Shah · 14 years ago
  98. f7bdfbb Expose vboot_struct.h to u-boot by Che-Liang Chiou · 14 years ago
  99. a59a029 vboot_reference: add creation of GBB blob to gbb_utility by Hung-Te Lin · 14 years ago
  100. b0310a7 Add firmware image packing tool by Che-Liang Chiou · 14 years ago