1. 108d991 vboot2: Move knowledge of vboot 2.1 data structures inside lib21/ by Randall Spangler · 10 years ago
  2. 7aef90c vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key() by ChromeOS Developer · 10 years ago
  3. a5b69b0 vboot2: Move files which use new vboot 2.1 structs to their own directories by Randall Spangler · 10 years ago
  4. 42a8500 vboot2: Add host lib function to create a vb2-style firmware preamble by Randall Spangler · 10 years ago
  5. 9328bbf vboot2: Add host lib function to create a vb2-style keyblock by Randall Spangler · 10 years ago
  6. 91852e7 futility: workaround for broken toolchain in static builds by Bill Richardson · 10 years ago
  7. c644a8c vboot2: Add host library functions for signing to new struct format by Randall Spangler · 10 years ago
  8. fb9a216 vboot2: Add host lib support for bare hash keys by Randall Spangler · 10 years ago
  9. 59c2920 vboot2: Add host library functions to read/write new-format key objects by Randall Spangler · 10 years ago
  10. 02e11b3 vboot2: Add host library functions to read/write files and objects by Randall Spangler · 10 years ago
  11. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 10 years ago
  12. 2596c65 vboot: Add flag to indicate VbInit is run before option rom loading by Duncan Laurie · 10 years ago
  13. 5766056 vboot: Add GBB flag to disable shutdown when lid is closed by Duncan Laurie · 10 years ago
  14. 79a9e0e Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through" by Julius Werner · 10 years ago
  15. 5040a94 vboot: Plumb the two disk sizes and 'gpt on device' param through by Dan Ehrenberg · 10 years ago
  16. efa37b8 vboot2: Add api-level functions to use new data structures by Randall Spangler · 10 years ago
  17. 7c1eee0 vboot2: Split vb2_guid into its own header file by Randall Spangler · 10 years ago
  18. ab89959 vboot: cgpt: Treat drive_path as the GPT storage by Nam T. Nguyen · 10 years ago
  19. a524a3a vboot: cgpt: fix my_lba of the secondary GPT by Dan Ehrenberg · 10 years ago
  20. 837b408 vboot2: load keyblock and preamble from new-style structs by Randall Spangler · 10 years ago
  21. 6ee52d9 vboot: cgpt: Support writing GPT structs to NOR flash by Nam T. Nguyen · 10 years ago
  22. 43e0a9e vboot2: Add code and tests for verifying vb2_fw_preamble2 by Randall Spangler · 10 years ago
  23. fe21172 vboot2: Change preamble to contain a list of signatures by Randall Spangler · 10 years ago
  24. a063a43 vboot2: pass const work buffers, and clarify min_offset output by Randall Spangler · 10 years ago
  25. ad105ed vboot2: add code to verify vb2_keyblock2 by Randall Spangler · 10 years ago
  26. b885c3b vboot2: add support for verify data / digest using new signature struct by Randall Spangler · 10 years ago
  27. c0ce70b vboot2: add support for new vb2_signature2 struct by Randall Spangler · 10 years ago
  28. 6300a64 vboot2: be consistent in use of sig_algorithm vs sig_alg in vboot2 structs by Randall Spangler · 10 years ago
  29. 6b5b8f6 vboot2: use common header size fields by Randall Spangler · 10 years ago
  30. f97d387 mocked_tpm: Add back missing paren by Duncan Laurie · 10 years ago
  31. 941e25f vb2: parse dev mode in phase1 by Aaron Durbin · 10 years ago
  32. 6f7f5df vboot2: un-nest data structures by Randall Spangler · 10 years ago
  33. cc7cddb vboot2: Add GUIDs for VB2_SIG_NONE signature types by Randall Spangler · 10 years ago
  34. 5ce8325 vboot: cgpt: Check for NULL entry array. by Nam T. Nguyen · 10 years ago
  35. f4f395e Extend HWID digest into PCR1 (GBB v1.2 only) by Bill Richardson · 10 years ago
  36. d274a2e vboot2: Add vb2_unpack_key2() and unit tests by Randall Spangler · 10 years ago
  37. f6cfb97 vboot2: Add verification for common vb2 struct header by Randall Spangler · 10 years ago
  38. 7c2beb0 cgpt: Separate out certain GPT manipluation functions by Dan Ehrenberg · 10 years ago
  39. f18038b vboot2: Move and rename functions by Randall Spangler · 10 years ago
  40. c8c2f02 vboot2: use enum signature algorithm by Randall Spangler · 10 years ago
  41. 4eef812 vboot2: use enum hash algorithm by Randall Spangler · 10 years ago
  42. 9e39efd vboot2: Log recovery reason and subcode to console by Julius Werner · 10 years ago
  43. 21f100c vboot2: new data structures by Randall Spangler · 10 years ago
  44. b035e37 vboot2: Fix broken compatiblity check for gbb header 1.1 by Randall Spangler · 10 years ago
  45. 9504754 vboot2: move verify digest to 2common by Randall Spangler · 10 years ago
  46. 6df3e33 Add hwid digest field to GBB header by Bill Richardson · 10 years ago
  47. 6d03b52 vboot2: move vb2_safe_memcmp() from rsa to common by Randall Spangler · 10 years ago
  48. 731f8e8 vboot: Support SLOW_EC_UPDATE with OPROM_MATTERS by Duncan Laurie · 10 years ago
  49. 435c74f vboot2: move firmware hash tags to their own header file by Randall Spangler · 10 years ago
  50. f2f8804 vboot2: Split crypto algorithms into their own header file by Randall Spangler · 10 years ago
  51. 4184e62 Use VbExStream APIs to read the kernel partition by Randall Spangler · 10 years ago
  52. 5dc75d1 vboot: new streaming APIs by Dan Ehrenberg · 10 years ago
  53. 782300d vboot2: Add previously tried slot and result to NV storage by Randall Spangler · 10 years ago
  54. d300ca8 vboot2: Fix saving the slot we tried back to nv storage by Randall Spangler · 10 years ago
  55. 162f788 vboot_kernel: Validate GPT header before using by Duncan Laurie · 10 years ago
  56. c6fa98d vboot2: Fix potential null pointer dereference by Randall Spangler · 10 years ago
  57. 487a54b vboot: Notify EC of current boot mode by Sheng-Liang Song · 10 years ago
  58. 88458d9 vboot_reference: Rename *_SECTOR to *_SECTORS by Nam T. Nguyen · 10 years ago
  59. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  60. 277dc52 Add GBB flag to disable PD software sync by Duncan Laurie · 10 years ago
  61. 6014c04 Call software sync a second time for PD, if necessary by Randall Spangler · 10 years ago
  62. e778ada Change VbExEc functions to take a devidx parameter by Randall Spangler · 10 years ago
  63. e155044 futility: deprecate eficompress and efidecompress by Bill Richardson · 10 years ago
  64. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  65. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  66. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 10 years ago
  67. d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 10 years ago
  68. c9e039c Remove nonexistant functions from tlcl.h by Bill Richardson · 10 years ago
  69. 8de992c vboot2: fix overloaded NV bit by Randall Spangler · 10 years ago
  70. fc17308 vboot2: Scramble the GBB magic number by Daisuke Nojiri · 10 years ago
  71. 25c95d0 vboot2: More specific errors for unimplemented external APIs by Randall Spangler · 10 years ago
  72. dd5883d vboot2: Allow platform dependent debug logging by Daisuke Nojiri · 10 years ago
  73. 5b63803 vboot2: Check necessity of recovery when firmware body hash fails to match by Daisuke Nojiri · 10 years ago
  74. a7ab8b5 vboot2: api-level routines by Randall Spangler · 10 years ago
  75. 1803068 vboot2: misc higher-level routines, part 2 by Randall Spangler · 10 years ago
  76. da2b49c vboot2: misc higher-level routines by Randall Spangler · 10 years ago
  77. 224f5ac vboot2: Use more specific error codes, part 3 by Randall Spangler · 10 years ago
  78. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  79. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  80. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  81. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  82. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  83. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  84. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  85. 4c3b4ea Workaround for failing tests when DEBUG=1 by Bill Richardson · 10 years ago
  86. 8f7b705 lib: Handle return error code of VbExDisplaySetDimension correctly. by Hung-Te Lin · 10 years ago
  87. 32c8ee3 Add missing #include in vboot_api.h by David Hendricks · 10 years ago
  88. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  89. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  90. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 11 years ago
  91. 0417153 VbBootRecovery: Make second check for 'remove' devices if none found by Shawn Nematbakhsh · 11 years ago
  92. 8912169 Disable EC jump after RW image starts by Daisuke Nojiri · 11 years ago
  93. 2500185 Add memory leak checking by Simon Glass · 11 years ago
  94. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  95. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  96. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  97. 4777988 Improve kernel tests to pass valgrind by Simon Glass · 11 years ago
  98. 981cb2a Enable vboot for sandbox and improve debugging/format strings by Simon Glass · 11 years ago
  99. 195e4e8 Add VB_SELECT_FIRMWARE_COUNT to enum by Simon Glass · 11 years ago
  100. 7aa250f Fix incorrect format strings by Vadim Bendebury · 11 years ago