1. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 12 years ago
  2. b4b324a utility: Add "enable_dev_usb_boot". by Hung-Te Lin · 12 years ago
  3. 56c85db Allow vbutil_kernel to work on block devices by Vincent Palatin · 12 years ago
  4. fe4ad9f mount-encrypted: mount with commit=600 by Kees Cook · 12 years ago
  5. 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 12 years ago
  6. 1d053f6 vbutil_keyblock: Fix argument to PrivateKeyReadPem() by Gaurav Shah · 12 years ago
  7. 9b98929 mount-encrypted: explicitly use uint64_t for sizes by Kees Cook · 12 years ago
  8. ae98bf0 Improved pretty-print for dump_fmap, with gap detection by Bill Richardson · 12 years ago
  9. 7c118da mount-encrypted: calculate inode ratio based on final size by Kees Cook · 12 years ago
  10. 29e8807 Add clear TPM owner request by Randall Spangler · 12 years ago
  11. 8057d1b Add in Kiev FW keys to vbutil_what_keys by Bernie Thompson · 12 years ago
  12. 64a2aff bmplk_utility: Libraries should be in end of build command. by Hung-Te Lin · 12 years ago
  13. 3985f94 Increase max number of bitmaps to composite to 16 per screen. by Dave Parker · 12 years ago
  14. 02add5f mount-encrypted: write key to disk initially by Kees Cook · 12 years ago
  15. f9dc390 mount-encrypted: allow stateful mount check to pass factory install by Kees Cook · 12 years ago
  16. a8fae24 mount-encrypted: fix some minor security TODOs by Kees Cook · 12 years ago
  17. 2312ab6 vbutil_kernel: gracefully exit if the config file is bad by Lucian Cojocar · 12 years ago
  18. 9429f88 Add human-readable output option to dump_fmap by Bill Richardson · 12 years ago
  19. 6008fb4 utility: Change autoupdate toolkits to statically linked. by Hung-Te Lin · 12 years ago
  20. 262cef3 mount-encrypted: improve ancient Cr48 install detection by Kees Cook · 12 years ago
  21. 8a301be This is failing EC unit test and blocking CQ. Since I can get to Randall and Hung-Te, revert now to unblock others. by Vic Yang · 12 years ago
  22. b15fc81 vboot_reference: Change EC signing to apply new FMAP areas. by Hung-Te Lin · 12 years ago
  23. 7b20efd mount-encrypted: handle lack of dm-crypt "allow_discard" by Kees Cook · 12 years ago
  24. 0c66fee mount-encrypted: support static key factory mode by Kees Cook · 12 years ago
  25. 33575a8 Keep vbutil_ec from dying if EC firmware B isn't present by Randall Spangler · 12 years ago
  26. d808a43 crossystem: Add the ddr_type field on crossystem for querying DDR RAM type by Tom Wai-Hong Tam · 12 years ago
  27. 17b8224 Add bits to request and acknowledge Option ROM loading. by Bill Richardson · 12 years ago
  28. 6a31226 mount-encrypted: use minimum mkfs size on migration by Kees Cook · 12 years ago
  29. d7f8f35 respect LDFLAGS settings by Mike Frysinger · 12 years ago
  30. 121f3db respect pkg-config env settings by Mike Frysinger · 12 years ago
  31. 3dae228 mount-encrypted: use correct ownership test by Kees Cook · 12 years ago
  32. 8b6da26 tlcl: add GetOwner command by Kees Cook · 12 years ago
  33. 655cc11 mount-encrypted: allow dynamic root directory by Kees Cook · 12 years ago
  34. 35d0733 Add DISABLE_DEV_REQUEST flag to nvram. by Bill Richardson · 12 years ago
  35. e97760c mount-encrypted: provide umount option for shutdown by Kees Cook · 12 years ago
  36. 7153516 Make vbutil_ec operate on the entire image at once. by Bill Richardson · 12 years ago
  37. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 12 years ago
  38. f472919 Require -Wall -Werror for everything. by Bill Richardson · 12 years ago
  39. 916cf1e Omit body load address check by Che-Liang Chiou · 12 years ago
  40. beb3be1 mount-encrypted: handle migration better by Kees Cook · 13 years ago
  41. 036922e Read kernel body load address from preamble by default by Che-Liang Chiou · 13 years ago
  42. f9e82e9 mount-encrypted: close TPM when spawning resizer by Kees Cook · 13 years ago
  43. 498977a mount-encrypted: add encrypted mount helper by Kees Cook · 13 years ago
  44. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 13 years ago
  45. bde0696 Make vbutil_kernel use correct size when verifying headers. by Bill Richardson · 13 years ago
  46. c8b9ca6 Rename some static struct members in vbutil_kernel. by Bill Richardson · 13 years ago
  47. e7e8ecd Specify the sections you want dump_fmap to dump, if not all by Bill Richardson · 13 years ago
  48. f0605cb tpm_lite: implement TPM_GetRandom by Kees Cook · 13 years ago
  49. a5e1519 vbutil_what_keys should handle devices too by Bill Richardson · 13 years ago
  50. 14d982a vbutil_what_keys - any file 8M or less is a BIOS image by Bill Richardson · 13 years ago
  51. 1e063b0 Add Stumpy MP key info to vbutil_what_keys by Bill Richardson · 13 years ago
  52. 0fc9594 Bundle up the utilities methods used in dump_kernel_config and by Don Garrett · 13 years ago
  53. 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 13 years ago
  54. 946370d tpmc: add PCR reading function by Kees Cook · 13 years ago
  55. 93a892c Enhance vbutil_what_keys to work on BIOS images too. by Bill Richardson · 13 years ago
  56. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago
  57. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 13 years ago
  58. 9b717be New and improved dev_debug_vboot by Bill Richardson · 13 years ago
  59. 7455473 vbutil: accept amd64 as a valid alias for x86 by Sonny Rao · 13 years ago
  60. 06edfc6 vbutil: support 64bit x86 by Sonny Rao · 13 years ago
  61. 209166a Fix bug in recognizing bad image files. by Bill Richardson · 13 years ago
  62. fec4759 gbb_utility: add --flags parameter. by Hung-Te Lin · 13 years ago
  63. 9462e3e dump_fmap: flashrom format should generate [start, end] pair. by Louis Yung-Chieh Lo · 13 years ago
  64. 0a9977e bmpblock v1.2 - render HWID inside vboot_reference by Bill Richardson · 13 years ago
  65. efea801 Don't check the firmware body when USE_RO_NORMAL preamble flag is presented. by Tom Wai-Hong Tam · 13 years ago
  66. 2e02263 Cleanup: DEFAULT.yaml should include locale_names section. by Bill Richardson · 13 years ago
  67. 49446d8 obsolete pack_firmware_image by Che-Liang Chiou · 13 years ago
  68. 77c0243 Add a -f option to dump_fmap to emit flashrom's layout format. by Bill Richardson · 13 years ago
  69. 8eead8e Clean up calling LoadFirmware() from VbSelectFirmware() by Randall Spangler · 13 years ago
  70. cb32003 Add flags field to GBB by Randall Spangler · 13 years ago
  71. 57e91f7 Move VbNvContext setup/teardown to vboot wrapper funcs by Randall Spangler · 13 years ago
  72. ff3f000 Make crossystem kern_nv field read-only. by Randall Spangler · 13 years ago
  73. dfb0175 Refactor LoadFirmware() and LoadKernel() to return VbError_t by Randall Spangler · 13 years ago
  74. 22e7bb2 Refactor TPM calls into vboot wrapper by Randall Spangler · 13 years ago
  75. 64b2ba4 Revert "Refactor TPM calls into vboot wrapper" by Elly Jones · 13 years ago
  76. 4bc713d Refactor TPM calls into vboot wrapper by Randall Spangler · 13 years ago
  77. ac6d560 Fix "tpmc help" description of pplock by Gaurav Shah · 13 years ago
  78. 4312770 Change description of dev_boot_usb by Randall Spangler · 13 years ago
  79. 8bf0d5f Add vboot support for RO-normal code path. by Randall Spangler · 13 years ago
  80. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 13 years ago
  81. 64ca788 Add support for merged normal+dev firmware by Randall Spangler · 13 years ago
  82. daa807c Add support for dev_boot_usb flag by Randall Spangler · 13 years ago
  83. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 13 years ago
  84. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  85. f155ab3 Add vbutil_what_keys utility to figure out how a disk image is signed. by Bill Richardson · 13 years ago
  86. 9a2c3b2 Add -p option to dump_fmap to make output prettier. by Bill Richardson · 13 years ago
  87. ad3e3ac Expand dev_debug_vboot to cover both x86 and arm platforms. by Vadim Bendebury · 13 years ago
  88. a7b612a enhance pack_firmware_image by Che-Liang Chiou · 13 years ago
  89. 8ba3d79 Add locale_string decoder into BmpBlock. by Bill Richardson · 13 years ago
  90. c3fb9a2 load_firmware_test accepts boot flag input by Che-Liang Chiou · 13 years ago
  91. 7ecb39d Check whether key block and preamble fit in padding. by Randall Spangler · 13 years ago
  92. ae87b92 Add --minversion option to vbutil_kernel to check for rollback. by Randall Spangler · 13 years ago
  93. 54e9582 Change GBB bmpblock to version 1.1, supporting direct HWID rendering. by Bill Richardson · 13 years ago
  94. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 13 years ago
  95. 573d4f6 Build EFI compression utilities on host by Bill Richardson · 13 years ago
  96. d5de032 Update firmware section names by Che-Liang Chiou · 13 years ago
  97. 207825b Alphabetize crossystem variables by Randall Spangler · 13 years ago
  98. 85b5c88 Fix stupid typo in informational message. by Bill Richardson · 13 years ago
  99. 480a323 Put the final output of dev_debug_vboot under /var/log/ by Bill Richardson · 13 years ago
  100. 44a1276 Add crossystem loc_idx by Randall Spangler · 13 years ago