1. c70c796 sign_official_build: Port google3 changes for COS by Dexter Rivera · 2 years, 9 months ago release-R93
  2. d0bfcef sign_uefi.sh:Port google3 changes required for COS by Dexter Rivera · 2 years, 10 months ago
  3. 2755840 Revert "vboot/sign_official_build: re-sign miniOS partitions" by Sergey Frolov · 2 years, 9 months ago
  4. e355c9e vboot/vboot_kernel: split gpt tests out of vboot_kernel_tests by Joel Kitching · 2 years, 9 months ago
  5. 2d3af12 vboot: add MINIOS_PRIORITY flag to nvstorage by Joel Kitching · 2 years, 10 months ago
  6. e33704b vboot/crossystem: remove "vboot2" annotations by Joel Kitching · 2 years, 9 months ago
  7. 43325cb vboot/sign_official_build: re-sign miniOS partitions by Joel Kitching · 2 years, 10 months ago
  8. 71aa263 Makefile: deprecate config DIAGNOSTIC_UI by Hsuan Ting Chen · 2 years, 10 months ago
  9. 22777bb Add comments to make it easier to decode return codes by Simon Glass · 2 years, 10 months ago
  10. 7b74b47 vboot_reference: Add GUID type for miniOS by Jae Hoon Kim · 2 years, 10 months ago
  11. 5d59014 Detect compression type and use the same one for re-packing the image by Satoshi Niwa · 2 years, 10 months ago
  12. 9ea1e75 vboot: introduce minios_kernel.keyblock by Joel Kitching · 2 years, 10 months ago
  13. b95414c vboot/minidiag: add *log assignment in diag_get_storage_test_log mock by Joel Kitching · 2 years, 11 months ago
  14. edac2e4 vboot/sign_official_build: fix up dependencies by Joel Kitching · 2 years, 10 months ago
  15. f54c5d2 vboot/sign_official_build: remove kernel and recovery_kernel by Joel Kitching · 2 years, 10 months ago
  16. a27a826 vboot/sign_official_build: merge ssd+base and remove usb by Joel Kitching · 2 years, 10 months ago
  17. 3630bf0 vboot/vboot_kernel: clean up vb2_load_partition by Joel Kitching · 2 years, 11 months ago
  18. 48622af vboot/vboot_kernel: store kparams pointer instead of copying data by Joel Kitching · 3 years ago
  19. ae68d58 Replace an old VB2_CONTEXT_SECDATA_CHANGED by Simon Glass · 2 years, 10 months ago
  20. 624d827 Show error code when kernel is invalid by Simon Glass · 2 years, 10 months ago
  21. 4dee5b1 Fix missing newline in log_page_update() by Simon Glass · 2 years, 10 months ago
  22. ccc56f4 vboot: add x86 SHA256 ext support by Kangheui Won · 3 years, 3 months ago
  23. 6a558ef Makefile: Optimize with -Og for DEBUG=1 by Julius Werner · 2 years, 10 months ago
  24. 12a4402 Merge commit '5c0fcf0f8725b98043a4b18f36e21489375d133a' into cros_sdk by Robert Kolchmeyer · 2 years, 10 months ago
  25. 5c0fcf0 crossystem: update --help text by Mike Frysinger · 2 years, 10 months ago
  26. 600c679 vboot/vboot_kernel: change recovery behaviour on kernel failure by Joel Kitching · 2 years, 11 months ago
  27. 4e982f1 vboot/vboot_kernel: break disk check out to separate function by Joel Kitching · 3 years ago
  28. da50d85 vboot/vboot_kernel: remove LoadKernelParams struct by Joel Kitching · 3 years ago
  29. 43fa783 vboot/vboot_kernel: pass VbDiskInfo into LoadKernel by Joel Kitching · 3 years ago
  30. 39ea3ad vboot/vboot_kernel: move workbuf init into vb2_load_partition by Joel Kitching · 3 years ago
  31. c6cf889 vboot/vboot_kernel: move kernel/fw struct functions by Joel Kitching · 3 years ago
  32. ba23df2 vboot/vboot_kernel: stop printing keyblock version error when in dev mode by Joel Kitching · 3 years ago
  33. 0bffea9 futility: updater: correct the rootkey in manifest.json by Isaac Lee · 2 years, 11 months ago
  34. dadb53e image_signing: fix rootfs mount when checking kernel params by Mike Frysinger · 2 years, 11 months ago
  35. e1b08d4 image_signing: support mounted rootfs in more scripts by Mike Frysinger · 2 years, 11 months ago
  36. 2eed98d image_signing: set_lsb_release: simplify file rewriting by Mike Frysinger · 2 years, 11 months ago
  37. 85e5e9d image_signing: simplify & fix mount cleanups by Mike Frysinger · 2 years, 11 months ago
  38. b38e3a6 cros_ec: Use boot mode to check if EC can be trusted by Daisuke Nojiri · 3 years ago
  39. b384db3 portability fixes: support building vboot on OpenBSD by Idwer Vollering · 3 years ago
  40. 6bdfa02 Revert "vboot/vboot_kernel: update keyblock flag mismatch logic" by Martin Roth · 3 years ago
  41. d3455ac tpmc: Use char sentinel in HexStringToUint32() by Evan Green · 3 years ago
  42. e681c37 change node locked version expectations by Vadim Bendebury · 3 years ago
  43. 47ab1d3 vboot: Add vb2api_secdata_fwmp_create() by Aseda Aboagye · 3 years ago
  44. 0902a08 vboot/vboot_kernel: update keyblock flag mismatch logic by Joel Kitching · 3 years ago
  45. e79d276 vboot/vboot_kernel: fix various style issues by Joel Kitching · 3 years ago
  46. f3f56e9 vboot/vboot_kernel: check developer key hash in separate function by Joel Kitching · 3 years ago
  47. 542149a vboot/vboot_kernel: get kernel subkey from vb2_shared_data directly by Joel Kitching · 3 years, 2 months ago
  48. 2fe1b75 vboot/vboot_kernel: remove unused VbSharedDataKernelCall by Joel Kitching · 3 years, 1 month ago
  49. 31b9ca2 vboot/vboot_kernel: remove unused VbSharedDataKernelPart by Joel Kitching · 3 years, 1 month ago
  50. 13793e1 vboot/vboot_kernel: set VB2_SD_FLAG_KERNEL_SIGNED in vb2_verify_kernel_vblock by Joel Kitching · 3 years, 2 months ago
  51. 92ab609 vboot/vboot_kernel: rewrite kernel version checking code by Joel Kitching · 3 years, 2 months ago
  52. 3d27fec cleanup: remove ryu roothash functionality by Jack Rosenthal · 3 years ago
  53. 32cb4ad vboot_reference: migrate out of flashrom deprecated options by Daniel Campello · 3 years ago
  54. 029263c vboot/ui: Refactor ui error handling by Chung-Sheng Wu · 3 years, 1 month ago
  55. 6f3c57f minidiag: Add storage self-test screen by Chung-Sheng Wu · 3 years, 2 months ago
  56. fec90c5 minidiag: Update strings for minidiag v1.1 by Chung-Sheng Wu · 3 years, 1 month ago
  57. 57c0c5b cgpt: Move all GPT on SPI-NOR infra behind a flag by Nicolas Boichat · 3 years, 1 month ago
  58. 70838cc cgpt: Use subprocess_run to call flashrom with 1>/dev/null by Nicolas Boichat · 3 years, 1 month ago
  59. 55ec075 vboot/ui: Remove VB2_SCREEN_BLANK by Yu-Ping Wu · 3 years, 1 month ago
  60. b253426 arc: Add missing keys to support signing ARC images. by Yury Khmel · 3 years, 1 month ago
  61. 18654c5 minidiag: Update strings for minidiag v1.0 by Chung-Sheng Wu · 3 years, 1 month ago
  62. 81daad7 vboot/ui: Refactor log_page api by Chung-Sheng Wu · 3 years, 2 months ago
  63. 74214a3 vboot/vboot_kernel: correct semantics of kernel_version_secdata by Joel Kitching · 3 years, 2 months ago
  64. 2165591 vboot/vboot_kernel: return value from failed functions by Joel Kitching · 3 years, 2 months ago
  65. 230d968 vboot/vboot_kernel: rewrite require_official_os by Joel Kitching · 3 years, 2 months ago
  66. 6e4d58c vboot/ui: Reorder UI errors by Yu-Ping Wu · 3 years, 2 months ago
  67. d68fbe4 vboot/vboot_kernel: rename vboot_mode enum by Joel Kitching · 3 years, 2 months ago
  68. a115e1a vboot: do not change screens when dev boot disallowed by Joel Kitching · 3 years, 2 months ago
  69. ce71711 sign_gsc_firmware: support rewriting filename by George Engelbrecht · 3 years, 2 months ago
  70. a2b582f vboot: add support for HW accel in kernel verification by Kangheui Won · 3 years, 3 months ago
  71. 8101954 vboot/ui: Split out enabling/disabling buttons from log_page_* functions by Chung-Sheng Wu · 3 years, 2 months ago
  72. 7e0f694 vboot: Replace VB2_REQUEST_UI_CONTINUE with VB2_SUCCESS by Chung-Sheng Wu · 3 years, 2 months ago
  73. cd77cd0 minidiag: Rename storage to storage health info by Chung-Sheng Wu · 3 years, 2 months ago
  74. 6f279b7 futility: Do not update Trogdor firmware when rev# < 2 by Philip Chen · 3 years, 2 months ago
  75. 1f2cd00 vboot: always return after calling vb2_ui_screen_change by Joel Kitching · 3 years, 2 months ago
  76. a893a93 vboot/ui: Change root screen if DEV_DISABLE_BOOT is set by Yu-Ping Wu · 3 years, 2 months ago
  77. c6cc2d6 vboot: add tests for VB2_TRY around screen changes by Joel Kitching · 3 years, 2 months ago
  78. 5b1e2e7 vboot: standardize legacy boot and altfw terminology by Joel Kitching · 3 years, 3 months ago
  79. 6466c58 crossystem: support driver-level TPM2.0 simulator by Yi Chou · 3 years, 5 months ago
  80. 002e912 fuzzers: Fix builds with new clang by Manoj Gupta · 3 years, 3 months ago
  81. 5c3a782 tpm2_lite: implement TlclExtend by Yi Chou · 3 years, 3 months ago
  82. 7eb8739 vboot: make @return keyword consistent in function docstrings by Joel Kitching · 3 years, 3 months ago
  83. 3a525ff vboot: relocate private RSA function headers by Joel Kitching · 3 years, 3 months ago
  84. d21cae0 vboot: convert secdata_kernel_crc to static function by Joel Kitching · 3 years, 3 months ago
  85. 0b10eac vboot: remove vboot_audio.c and friends by Joel Kitching · 3 years, 3 months ago
  86. c768a70 vboot: merge vboot_api_stub_init.c into vboot2 namespace by Joel Kitching · 3 years, 3 months ago
  87. b139517 vboot: collect auxfw/EC-related stubs in vboot2 namespace by Joel Kitching · 3 years, 3 months ago
  88. 37ae620 vboot: collect UI-related stubs in vboot2 namespace by Joel Kitching · 3 years, 3 months ago
  89. 5f72e75 futility: update: Add "servo_noreset" opt to tell CCD not to reset by Douglas Anderson · 3 years, 3 months ago
  90. c7635b2 ensure_not_tainted_license: fix exit codes by Sergey Frolov · 3 years, 3 months ago
  91. 223d69b vboot: add weak __attribute__ tag to stub functions by Joel Kitching · 3 years, 3 months ago
  92. a82bb0e vboot: move lib20/packed_key.c into 2lib namespace by Joel Kitching · 3 years, 3 months ago
  93. a3abedf vboot: move lib20/misc.c into 2lib namespace by Joel Kitching · 3 years, 3 months ago
  94. 0249329 ensure_not_tainted_license: skip if not found by Sergey Frolov · 3 years, 3 months ago
  95. 5046e96 Minidiag: Commit NVRAM immediately right after cleaning diag request by Meng-Huan Yu · 3 years, 3 months ago
  96. 6f6efdc Minidiag: Enable minidiag by default by Meng-Huan Yu · 3 years, 4 months ago
  97. 506d9df Add ensure_not_tainted_license.sh by Sergey Frolov · 3 years, 4 months ago
  98. 681305c Revert "sign_gsc_firmware: update generated file name" by Vadim Bendebury · 3 years, 4 months ago
  99. bc23176 sign_gsc_firmware: update generated file name by Vadim Bendebury · 3 years, 4 months ago
  100. af02768 cgptlib: Always zero-initialize GPT entries buffers by Julius Werner · 3 years, 5 months ago