1. 52a15f9 futility: show vs verify by Bill Richardson · 10 years ago
  2. c540f59 futility: Allow signing raw firmware blob and keyblocks by Bill Richardson · 10 years ago
  3. 5f2696d futility: Add support for [re]signing kernel partitions by Bill Richardson · 10 years ago
  4. b0f1cc5 futility: do traversal of a buffer, not a file by Bill Richardson · 10 years ago
  5. 6f72ffa futility: Prepare to handle kernel partitions & firmware blobs by Bill Richardson · 10 years ago
  6. f318ee2 futility: implement vbutil_kernel using buffers, not files by Bill Richardson · 10 years ago
  7. d5aa5bd futility: allow dump_fmap to specify where to extract area by Bill Richardson · 10 years ago
  8. e192e7f futility: clean up a few shared functions by Bill Richardson · 10 years ago
  9. c6fa98d vboot2: Fix potential null pointer dereference by Randall Spangler · 10 years ago
  10. 779796f futility: Improve help messages by Bill Richardson · 10 years ago
  11. 0f07867 Re-add dumpRSAPublicKey utility by Duncan Laurie · 10 years ago
  12. efa8756 cleanup: DESTDIR refers to the install root, not the bin/ by Bill Richardson · 10 years ago
  13. bc3f0b7 cleanup: remove a couple of unused functions and files by Bill Richardson · 10 years ago
  14. a1d9fe6 futility: stop using the symlink names in utility scripts by Bill Richardson · 10 years ago
  15. a19b00d futility: make resign_firmwarefd.sh simply invoke futility by Bill Richardson · 10 years ago
  16. ee53d65 futility: slight tweak to the logging implementation by Bill Richardson · 10 years ago
  17. 08efd1e futility: preserve preamble flags when resigning BIOS images by Bill Richardson · 10 years ago
  18. 70c81b6 futility: Wipe GBB data before writing new values. by Hung-Te Lin · 10 years ago
  19. ef376b4 Remove unused include path. by Alex Deymo · 10 years ago
  20. e051975 futility: sign command works on unsigned images by Bill Richardson · 10 years ago
  21. 2e25e81 futility: add load_fmap command, useful for tests by Bill Richardson · 10 years ago
  22. 15dc6fc futility: add "sign" command to resign firmware images by Bill Richardson · 10 years ago
  23. 64ddad7 futility: Add a test for the resign_firmwarefd.sh script by Bill Richardson · 10 years ago
  24. cf6e78d futility: the show command can traverse all file types by Bill Richardson · 10 years ago
  25. 487a54b vboot: Notify EC of current boot mode by Sheng-Liang Song · 10 years ago
  26. e08ee28 Remove futility linker script. by Alex Deymo · 10 years ago
  27. b8ff397 vboot: Add system-level test for LoadKernel() by Randall Spangler · 10 years ago
  28. 88458d9 vboot_reference: Rename *_SECTOR to *_SECTORS by Nam T. Nguyen · 10 years ago
  29. c0777be cleanup: add some easier-to-use FMAP parsing functions. by Bill Richardson · 10 years ago
  30. f16ed87 futility: add separate check function for VPbublicKey by Bill Richardson · 10 years ago
  31. 0e6ae29 Add 'tags' target to Makefile by Bill Richardson · 10 years ago
  32. 78d59bf cleanup: remove ancient tests that haven't been run in years by Bill Richardson · 10 years ago
  33. 631c661 Add broadwell PCI ID for platform family lookup table by Duncan Laurie · 10 years ago
  34. b77aff5 Development script for testing changes locally. by Alex Deymo · 10 years ago
  35. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  36. f510973 Fix include quotes. by Alex Deymo · 10 years ago
  37. fcefaed keygeneration: Add a script to sanity check versions for a keyset by Gaurav Shah · 11 years ago
  38. 028f468 vboot2: Move vb2_verify_fw inside of futility by Randall Spangler · 10 years ago
  39. 31d95c2 futility: Reformat to use kernel coding style by Bill Richardson · 10 years ago
  40. 8f15d74 make_dev_ssd: Allow chromeos-install to run on a modified image. by Hung-Te Lin · 10 years ago
  41. e5b7a54 futility: add --arch=aarch64 by Benson Leung · 10 years ago
  42. 7351ed7 futility: add more static/const markings by Mike Frysinger · 10 years ago
  43. 277dc52 Add GBB flag to disable PD software sync by Duncan Laurie · 10 years ago
  44. 6014c04 Call software sync a second time for PD, if necessary by Randall Spangler · 10 years ago
  45. af23ef7 Update vbutil_what_keys with more sha1sums by Bill Richardson · 10 years ago
  46. 6f39615 futility: Add remaining vboot binary utilities by Bill Richardson · 10 years ago
  47. b52d7b7 crossystem: Add PCH-LP GPIO type by Duncan Laurie · 10 years ago
  48. e778ada Change VbExEc functions to take a devidx parameter by Randall Spangler · 10 years ago
  49. e155044 futility: deprecate eficompress and efidecompress by Bill Richardson · 10 years ago
  50. 119140e resign_firmwarefd: Correct output file name for VBLOCK B. by Hung-Te Lin · 10 years ago
  51. 884a5f1 futility: add vbutil_keyblock into the built-in features by Bill Richardson · 10 years ago
  52. b84b81d futility: add vbutil_key into the built-in features by Bill Richardson · 10 years ago
  53. 3e3790d Install and use futility when running tests by Bill Richardson · 10 years ago
  54. 0f6679e Slight tweak to Makefile by Bill Richardson · 10 years ago
  55. d462101 Avoid coredumps if the FMAP is wrong. by Bill Richardson · 10 years ago
  56. bc2d2b2 Increase test coverage for dump_fmap by Bill Richardson · 10 years ago
  57. d2d08b2 Cleanup futility test coverage framework a bit by Bill Richardson · 10 years ago
  58. 7d028c4 Simplify the futility linker script a bit. by Bill Richardson · 10 years ago
  59. 71dc66a Cleanup: remove some noisy output from some utilities by Bill Richardson · 10 years ago
  60. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  61. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  62. f8f807a Add fPIE flag by Bertrand SIMONNET · 10 years ago
  63. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 10 years ago
  64. d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 10 years ago
  65. 4cb5497 Remove cgpt app-specific symbols from libvboot_host.a by Bill Richardson · 10 years ago
  66. c9e039c Remove nonexistant functions from tlcl.h by Bill Richardson · 10 years ago
  67. 8de992c vboot2: fix overloaded NV bit by Randall Spangler · 10 years ago
  68. fc17308 vboot2: Scramble the GBB magic number by Daisuke Nojiri · 10 years ago
  69. 25c95d0 vboot2: More specific errors for unimplemented external APIs by Randall Spangler · 10 years ago
  70. dd5883d vboot2: Allow platform dependent debug logging by Daisuke Nojiri · 10 years ago
  71. 5b63803 vboot2: Check necessity of recovery when firmware body hash fails to match by Daisuke Nojiri · 10 years ago
  72. 539cbc2 vboot2: Add end-to-end test of firmware verification by Randall Spangler · 10 years ago
  73. a7ab8b5 vboot2: api-level routines by Randall Spangler · 10 years ago
  74. 1803068 vboot2: misc higher-level routines, part 2 by Randall Spangler · 10 years ago
  75. da2b49c vboot2: misc higher-level routines by Randall Spangler · 10 years ago
  76. 4521c1f image_signing: tweak loem firmware signing to have real keys by Mike Frysinger · 10 years ago
  77. 51ca0b8 create_new_keys: drop redundant settings by Mike Frysinger · 10 years ago
  78. aa88846 image_signing: support loem keysets with firmware shellballs by Mike Frysinger · 10 years ago
  79. d81a326 sign_firmware: clean up style to use a main func by Mike Frysinger · 10 years ago
  80. bdc2c94 vboot_reference: Don't use session_manager_use_flags.txt. by Daniel Erat · 10 years ago
  81. 224f5ac vboot2: Use more specific error codes, part 3 by Randall Spangler · 10 years ago
  82. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  83. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  84. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  85. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  86. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  87. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  88. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  89. 4c3b4ea Workaround for failing tests when DEBUG=1 by Bill Richardson · 10 years ago
  90. 8f7b705 lib: Handle return error code of VbExDisplaySetDimension correctly. by Hung-Te Lin · 10 years ago
  91. 32c8ee3 Add missing #include in vboot_api.h by David Hendricks · 10 years ago
  92. 36ba340 vbutil_kernel: Add enum for the mips architecture by Gaurav Shah · 10 years ago
  93. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  94. 850b74f Add an nvram flag to block the use of dev mode by Bill Richardson · 10 years ago
  95. 9fc41a0 make_dev_firmware.sh: Correct firmware body size when changing rootkey. by Hung-Te Lin · 10 years ago
  96. 841126f vboot_reference: Provide crossystem interface stubs for mips by Gaurav Shah · 10 years ago
  97. 4ff446b set_gbb_flags: Aborts only if HW & SW WP are both enabled. by Hung-Te Lin · 11 years ago
  98. e811712 set_gbb_flags: Check write protection status before starting to flash. by Hung-Te Lin · 11 years ago
  99. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  100. 435be98 tegra124: Add the tegra124 compatibility string to crossystem. by Gabe Black · 11 years ago