Sign in
cos
/
third_party
/
platform
/
vboot_reference
/
HEAD
25876f2
Revert "image_signing: skip signing of boot*.efi on reven board".
by Rayan Dasoriya
· 6 weeks ago
main
1d1640f
Merge commit 'c31013768eb4ed052c54df50c398f70f2d7ef36d' into 14542.0.0
by Rayan Dasoriya
· 3 months ago
c310137
vboot_ref/cgpt: Use defines for region consts
by Edward O'Callaghan
· 3 months ago
37055cf
futility: updater: write multiple sections in recovery RW update
by Hung-Te Lin
· 3 months ago
ed3ae2d
futility: updater: allow writing multiple sections in one flash command
by Hung-Te Lin
· 3 months ago
cc3f48b
futility: flashrom_drv: support partial write for multiple regions
by Hung-Te Lin
· 3 months ago
07a7bc6
vboot_reference/Makefile: Fix building with USE_FLASHROM:=0
by Edward O'Callaghan
· 3 months ago
14b8a68
EC-EFS: Ignore NO_BOOT if EC sync isn't enabled
by Daisuke Nojiri
· 4 months ago
5a002dd
futility: updater: decide if we can use diff-image by programmer
by Hung-Te Lin
· 3 months ago
f1144f4
futility: updater: improve updater console output
by Hung-Te Lin
· 3 months ago
ca1aa19
futility: check flashrom return code and bail with error
by YH Lin
· 3 months ago
f1eb49b
futility: updater: explain that match-name quirks are now deprecated
by Hung-Te Lin
· 3 months ago
28a7904
futility: updater: disable quirk 'ec_partial_recovery' by default
by Hung-Te Lin
· 3 months ago
f0638e0
vboot_ref/flashrom_drv: Allow sentinel verbosity value
by Edward O'Callaghan
· 3 months ago
f0af257
vboot_ref: Reshuffle parallel flashrom impl
by Edward O'Callaghan
· 3 months ago
6e537e8
vboot_ref: merge struct firmware_image;
by Edward O'Callaghan
· 3 months ago
9fadc6f
vboot_ref: Add TODO in host/lib/include/flashrom.h
by Edward O'Callaghan
· 3 months ago
e35fb64
vboot: Add --programmer and --servo flags to {get,set}_gbb_flags.sh.
by Sam McNally
· 3 months ago
bd29713
vboot_reference: lib/flashrom convert args into struct
by Edward O'Callaghan
· 6 months ago
707b839
futility: updater: add new quirk 'extra_retries'
by Hung-Te Lin
· 3 months ago
a8f973b
futility/updater: Ignore preserve_me quirks for non-host programmers.
by Sam McNally
· 3 months ago
5e0626d
make_dev_ssd.sh: Update grub defaultA and defaultB
by Jeffery Miller
· 3 months ago
2b1e932
futility: updater: prevent unexpected update for the RW_LEGACY section
by Hung-Te Lin
· 4 months ago
fef4a4a
sign_official_build: Sign hps_firmware
by Evan Benn
· 4 months ago
7031fbe
futility: drop sudo from test script
by Nikolai Artemiev
· 4 months ago
8d2ec27
futility: updater: add new quirk 'no_verify'
by Hung-Te Lin
· 4 months ago
1e4abaf
crossystem: Add support for ADL-N gpiochip
by Subrata Banik
· 4 months ago
07e20c9
futility: updater: use diff image when preserving ME
by Hung-Te Lin
· 4 months ago
4d163c5
accessory: script to generate hps keys
by Evan Benn
· 4 months ago
ec240b9
futility: updater: allow changing GBB flags on erased flash
by Hung-Te Lin
· 4 months ago
78bb610
futility: updater: split 'fast update' into 'diff image' and 'no verify'
by Hung-Te Lin
· 4 months ago
5ef3cdf
accessory: make create_new_hammer_like_keys generates correct key name
by Ting Shen
· 4 months ago
283db28
Add vboot_reference-sys
by Allen Webb
· 4 months ago
f445b23
vboot_reference/cgpt_nor: Make ForkExecL() static local
by Edward O'Callaghan
· 5 months ago
2407b67
futility: Use crosid to probe firmware manifest key
by Jack Rosenthal
· 4 months ago
22076b1
futility: Link with libcrosid
by Jack Rosenthal
· 4 months ago
c91e315
crossystem: Remove the stale TPM simulator support
by Yi Chou
· 5 months ago
58efaac
crossystem: Add flock to prevent race conditions
by Yi Chou
· 5 months ago
e570731
vboot_reference/futility: Pass through SERVOD_NAME.
by Sam McNally
· 4 months ago
bf7497d
vboot_reference/futility: Support "ccd_gsc" as a servo type fragment.
by Sam McNally
· 4 months ago
80629e7
Makefile: Fix missed boolean flags
by Jakub Czapiga
· 5 months ago
cdbd576
vboot_reference: Allow flashrom_read_image() reading per-region
by Edward O'Callaghan
· 5 months ago
e4e05a3
2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERY
by Hsuan Ting Chen
· 9 months ago
32a228f
2lib: Fix minor comments in 2api.c
by Hsuan Ting Chen
· 5 months ago
25b9493
vboot_ref/futility: Wrap flashrom_drv behind USE_FLASHROM
by Edward O'Callaghan
· 5 months ago
fe79994
image_signing: Use "-b 256K" option for zstd squashfs compression
by Satoshi Niwa
· 5 months ago
b985982
vboot_ref/futility: Extract out flashrom call logic
by Edward O'Callaghan
· 5 months ago
f2c4152
tests/vb2_auxfw_sync_tests: Match the test behavior with the device
by Karthikeyan Ramasubramanian
· 5 months ago
60c5cd5
futility/updater: Increase the fw_try_count to 8
by Karthikeyan Ramasubramanian
· 5 months ago
92b3d13
2lib/2auxfw_sync: Handle VB2_REQUEST* error codes
by Karthikeyan Ramasubramanian
· 5 months ago
b83cf2c
vboot_reference/Makefile: Work towards a common flashrom path
by Edward O'Callaghan
· 5 months ago
6c73a1b
futility/update: Search RO CBFS files in "COREBOOT", not "RO_SECTION"
by Julius Werner
· 6 months ago
8028cac
Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"
by Hsuan Ting Chen
· 6 months ago
00f9fea
Reland "2lib/2api: Deprecate vb2ex_ec_trusted()"
by Hsuan Ting Chen
· 6 months ago
2b3c2a9
Reland "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted"
by Hsuan Ting Chen
· 6 months ago
ca64d64
vboot_reference: shortcut for enable earlycon and serial console
by Hsin-Yi Wang
· 1 year, 8 months ago
eba5595
vboot: Remove vb2_screen and vb2_ui_error enums
by edisonhello
· 8 months ago
e9176ff
vboot: Remove vb2ex_display_ui, vb2ex_prepare_log_screen
by edisonhello
· 8 months ago
c597e93
Makefile: Make boolean variables use zero as disabled
by Jakub Czapiga
· 6 months ago
793d84d
Makefile: Remove DETACHABLE and PHYSICAL_PRESENCE_KEYBOARD
by Jakub Czapiga
· 6 months ago
3efb6a6
gscvd: add dedicated test keys
by Vadim Bendebury
· 6 months ago
dd180f6
firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery()
by Julius Werner
· 6 months ago
afd4e0a
Makefile: Add dumpRSAPublicKey to SDK utilities
by Yu-Ping Wu
· 6 months ago
bd34307
Makefile: Avoid duplicate installation of utility
by Yu-Ping Wu
· 6 months ago
5d40740
vboot_reference/futility: Inline get_host_wp()
by Edward O'Callaghan
· 7 months ago
2821ee7
vboot_reference/futility: pipe log level though
by Edward O'Callaghan
· 7 months ago
0cbf022
firmware/2lib: Remove BOOT_EXTERNAL_ON_DEV
by Jakub Czapiga
· 6 months ago
0cd8ad2
vboot_reference/futility: Port R path to using libflashrom
by Edward O'Callaghan
· 7 months ago
91ffb51
vboot_reference/futility: set layout when using region
by Nikolai Artemiev
· 6 months ago
c2d0cc1
futility: updater_setup_config() allow for non-host prog
by Edward O'Callaghan
· 6 months ago
0457e74
futility: always create a tempfile in updater_apply_white_label()
by Edward O'Callaghan
· 6 months ago
483dff6
vboot_reference/futility: Port W path to using libflashrom
by Edward O'Callaghan
· 7 months ago
4200cb2
image_signing: skip signing of boot*.efi on reven board
by Nicholas Bishop
· 7 months ago
f5deada
vboot: Remove VbExIsShutdownRequested
by edisonhello
· 9 months ago
63e662d
ui: Add VB2_UI_ERROR_MINIOS_BOOT_FAILED
by Yu-Ping Wu
· 7 months ago
f2fa68a
COIL: Remove "slave"
by Yu-Ping Wu
· 7 months ago
d02f026
vboot_reference/futility: Split load_firmware_image() fn
by Edward O'Callaghan
· 7 months ago
f87910f
OWNERS: Replace furquan with twawrzynczak
by Furquan Shaikh
· 7 months ago
67c2f47
chromeos-tpm-recovery: Quote local variables
by Julius Werner
· 7 months ago
0678066
futility: add subcommand for creating and verifying the RO_GSCVD area
by Vadim Bendebury
· 8 months ago
2ffa62d
Makefile: add install_dut_test rule
by Kangheui Won
· 9 months ago
79af323
Merge commit '1269365169791c65a6bf6f364583209195874138' into cros_sdk
by Rayan Dasoriya
· 7 months ago
release-R97
2d1ce45
vboot: Support booting from non-active miniOS partition
by Yu-Ping Wu
· 7 months ago
1269365
Revert "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted"
by Hsuan Ting Chen
· 7 months ago
b964435
Revert "2lib/2api: Deprecate vb2ex_ec_trusted()"
by Hsuan Ting Chen
· 7 months ago
f0ba3fe
Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"
by Hsuan Ting Chen
· 7 months ago
edcc9cd
stub: Print error messages by vb2ex_printf()
by Yu-Ping Wu
· 8 months ago
2cf7657
2api: Add vb2_boot_mode in vb2_context denoted the current boot mode
by Hsuan Ting Chen
· 12 months ago
7c73bb0
2lib/2api: Deprecate vb2ex_ec_trusted()
by Hsuan Ting Chen
· 9 months ago
13f601f
vboot: boot from miniOS recovery kernels on disk
by Joel Kitching
· 1 year, 1 month ago
8aded70
2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted
by Hsuan Ting Chen
· 9 months ago
4b31e1a
2api: Adjust the order of checking dev switch in vb2api_fw_phase1
by Hsuan Ting Chen
· 8 months ago
8d052c7
vb2_sha256_x86_test: check sha-ni support by cpuid
by Kangheui Won
· 9 months ago
2066071
strip_boot_from_image: use sfill instead of fstrim
by George Engelbrecht
· 8 months ago
ff416f5
vboot: Allow enabling unit test console output
by Yu-Ping Wu
· 8 months ago
a23fd3c
vboot: Remove VbExKeyboard* functions from vboot API
by edisonhello
· 9 months ago
8ee52d2
vboot: Remove vb2ex_diag_storage_test_control
by edisonhello
· 9 months ago
1a7c57c
vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_tests
by edisonhello
· 9 months ago
3852f05
vboot/ui: Remove diagnostics menu and related tests
by edisonhello
· 9 months ago
0d72f07
vboot/ui: Remove developer menu and related tests
by edisonhello
· 9 months ago
Next »