Commit Graph

  • c95ea3f2cb crossystem: add functions to read and write VBNV via flashrom Jack Rosenthal 2020-05-27 08:59:18 -06:00
  • 1978c84e51 host/lib: add lightweight flashrom wrapper library Jack Rosenthal 2020-05-27 07:30:24 -06:00
  • 5ae4df3bbf vboot: fix legacy_clamshell_tests when PHYSICAL_PRESENCE_KEYBOARD=1 Joel Kitching 2020-06-09 12:05:26 +08:00
  • 687a4244e4 Revert "futility: Adds platform check quirk for zork" Rob Barnes 2020-05-12 18:30:10 +00:00
  • d5a4570063 futility: vb1_helper: Fix sanity size check for parsing kernel partition Julius Werner 2020-06-01 16:11:10 -07:00
  • 8467bb3d6d futility: updater: Add '--servo_port' to select from multiple servods Hung-Te Lin 2020-06-03 22:59:02 +08:00
  • 08c2ee1bc9 chromeos-tpm-recovery: Add support for v1 secdata_kernel Julius Werner 2020-06-02 16:09:22 -07:00
  • ddf24c46aa vboot/ui: Add tests for advanced options Hsuan Ting Chen 2020-05-28 16:29:26 +08:00
  • 76040094f6 vboot/ui: Split out screen tests Hsuan Ting Chen 2020-06-03 16:11:26 +08:00
  • 8eca6338b9 vboot/ui: Fix access on to_dev screen Hsuan Ting Chen 2020-06-03 17:24:29 +08:00
  • 948c09b666 vboot/ui: implement phone recovery screens Joel Kitching 2020-05-29 16:21:06 +08:00
  • ebb28ba36e vboot/ui: implement disk recovery screens Yu-Ping Wu 2020-05-21 15:44:09 +08:00
  • 251c0f23f5 vboot/ui: implement language selection screen Yu-Ping Wu 2020-05-13 12:36:43 +08:00
  • 402d191efe vboot/ui: Add tests for to_dev transition flow Hsuan Ting Chen 2020-05-20 01:25:20 +08:00
  • ccb0f595f3 vboot/ui: Synchronize mock inputs for vb2_ui_tests Hsuan Ting Chen 2020-05-27 15:03:43 +08:00
  • 5e3b947317 vboot: have consistent output for testing macros Yu-Ping Wu 2020-05-28 15:45:23 +08:00
  • 8fe5f7ef05 vboot: do not request recovery for VB2_REQUEST_* from VB2_TRY() Yu-Ping Wu 2020-04-10 11:01:14 +08:00
  • 3c1ab1b2ed trivial: fix spelling in add_loem_keys.sh George Engelbrecht 2020-05-28 13:13:24 -06:00
  • 7ca9fb4d16 vboot: fix two return values in vboot_api_stub.c Joel Kitching 2020-05-28 11:16:41 +08:00
  • c1c78f2991 vboot: create VB2_ERROR_EX_SET_VENDOR_DATA Joel Kitching 2020-05-28 11:05:28 +08:00
  • 0eefd66d1b vboot: move PERIPHERAL_BUSY to vboot2 namespace Joel Kitching 2020-04-21 13:49:00 +08:00
  • 72d4c9dae9 vboot: move timer and beep functions to vboot2 namespace Joel Kitching 2020-04-21 12:50:03 +08:00
  • 0bbd72df63 vboot/ui: return error if booting from internal failed Yu-Ping Wu 2020-05-25 15:47:41 +08:00
  • 319412dcce vboot/ui: map Ctrl+S to the TO_NORM screen Joel Kitching 2020-05-22 17:06:55 +08:00
  • 155768764b vboot/ui: stop centralizing keyboard input actions Joel Kitching 2020-05-20 15:17:11 +08:00
  • 0b85f4d7a5 vboot/ui: improve menu navigation docstrings Joel Kitching 2020-05-20 13:58:01 +08:00
  • 0ba8185589 image_signing: Activate file hash cache for watchlist service for signed builds. Yury Khmel 2020-05-20 12:26:38 -07:00
  • 26e9494948 vboot/ui: Fix to_dev action initialization error Hsuan Ting Chen 2020-05-25 13:46:16 +08:00
  • 77bb1fccb2 vboot: fix vboot_api_kernel4_tests to work with LEGACY_MENU_UI=1 Joel Kitching 2020-03-20 18:07:18 +08:00
  • ff2a2f2cf6 vboot: reshuffle legacy UI files Joel Kitching 2020-03-20 17:10:33 +08:00
  • 0b004fe6b1 vboot/ui: Refine mock functions in UI tests Hsuan Ting Chen 2020-05-21 12:01:25 +08:00
  • 16f9466739 image_signing: remove firmware_boot.sh Jack Rosenthal 2020-05-21 15:13:35 -06:00
  • 5c79be3679 vboot/ui: move invalid_disk_last into vb2_context_ui Joel Kitching 2020-05-20 15:58:57 +08:00
  • b3327d3e7d image_singing: remove align_rootfs.sh Jack Rosenthal 2020-05-21 10:54:02 -06:00
  • eed9dcee2a image_signing: remove unpack_firmwarefd.sh script Jack Rosenthal 2020-05-20 11:46:47 -06:00
  • b2f7a571c0 image_signing: remove tofactory.sh script Jack Rosenthal 2020-05-20 11:36:13 -06:00
  • 8ea69a2725 vboot/ui: standardize shutdown_required function signature Joel Kitching 2020-05-11 18:08:06 +08:00
  • c531000f85 vboot: Add recovery reason code for CSE Lite SKU errors Sridhar Siricilla 2020-04-24 16:13:21 +05:30
  • b1e232b785 vboot/ui: hide phone recovery flow when disabled Joel Kitching 2020-05-14 14:21:49 +08:00
  • 891fc6e942 vboot: move VbExGetLocalizationCount to vboot2 Joel Kitching 2020-05-11 15:51:51 +08:00
  • 23f8191977 vboot/ui: add developer and to_norm screens Joel Kitching 2020-05-12 00:26:01 +08:00
  • a2f2c015cb vboot: make dev boot target functions consistent Joel Kitching 2020-05-17 20:33:05 +08:00
  • 1cb270074b updater: Replace servo-v2 with google-servo-v2 Nicolas Boichat 2020-05-18 08:21:43 +08:00
  • b41c8b7b85 vboot: Add language selection screen to vb2_screen Yu-Ping Wu 2020-05-14 12:34:26 +08:00
  • 21d119d81d vboot/ui: Split UI tests Hsuan Ting Chen 2020-05-12 11:08:11 +08:00
  • 92cb5fa717 vboot: enable phone recovery Yu-Ping Wu 2020-05-13 10:31:14 +08:00
  • d6c392bb12 2sha: Add SHA-224 and SHA-384 hash algorithms Julius Werner 2020-05-05 20:31:33 -07:00
  • 909d55215f vboot/ui: implement advanced_options Joel Kitching 2020-05-07 16:43:07 +08:00
  • 6f207a88c3 futility: updater: Platform name check should be case insensitive Hung-Te Lin 2020-05-11 12:28:26 +08:00
  • 8dac1697ae futility: Adds platform check quirk for zork Rob Barnes 2020-05-10 21:18:05 -06:00
  • 5cb4cee971 vboot: Add developer screens to vb2_screen Yu-Ping Wu 2020-05-06 15:38:06 +08:00
  • ee0b2f7e2e vboot/ui: implement to_dev transition flow Joel Kitching 2020-05-05 11:02:46 +08:00
  • 54ca8c3a25 vboot/ui: remove validate_selection function Joel Kitching 2020-05-05 10:34:11 +08:00
  • 8c03950f59 vboot: Rename VB_AUX_FW_* to VB2_AUXFW_* Yu-Ping Wu 2020-04-17 11:36:20 +08:00
  • 205a3a1bc8 vboot/ui: move locale_id from screen_state into ui_context Joel Kitching 2020-05-05 10:45:29 +08:00
  • d72dd12f1d vboot/ui: initialize vb2_ui_context memory to 0 Joel Kitching 2020-05-05 10:43:37 +08:00
  • c909976b55 vboot: Remove reboot-related vboot1-style errors Yu-Ping Wu 2020-04-27 16:40:04 +08:00
  • cdbce32283 vboot: Add advanced options screen to vb2_screen Yu-Ping Wu 2020-04-30 15:31:37 +08:00
  • e74af70deb vboot: fix up EC/auxfw sync includes Joel Kitching 2020-04-29 18:43:33 +08:00
  • b4dd58141b vboot: Implement common UI loop Hsuan Ting Chen 2020-03-24 16:51:42 +08:00
  • 173ac74263 vboot: fix a typo in CL:2112321 Joel Kitching 2020-04-30 15:40:54 +08:00
  • e966b8b997 2crypto: Force correct section flags for .rodata arrays Julius Werner 2020-04-27 19:05:33 -07:00
  • 3aab301473 vboot: Convert reboot-related errors to vboot2-style Yu-Ping Wu 2020-04-10 08:54:05 +08:00
  • b2dca286ba crossystem: add support for ADL gpiochip Subrata Banik 2020-04-27 09:56:47 +05:30
  • 5859c78660 crossystem: Add quirk reading wpsw_cur Lukasz Majczak 2020-04-17 16:37:02 +02:00
  • 55154620f4 vboot: Add screens for recovery using disk Yu-Ping Wu 2020-04-21 17:13:29 +08:00
  • 6fd1979ebd vboot: Add broken screen to vb2_screen Yu-Ping Wu 2020-04-14 19:13:23 +08:00
  • 60bf68b931 vboot: Add recovery select screen to vb2_screen Yu-Ping Wu 2020-04-06 16:12:20 +08:00
  • 8a3a359626 2crypto: Force exported const arrays to .rodata Julius Werner 2020-04-20 15:37:47 -07:00
  • af0bb8ae26 2api: Add kernel version getter and make dev-signed check fail soft Julius Werner 2020-04-16 12:21:57 -07:00
  • ecf8073bd3 vboot: Add vb2api_phone_recovery_enabled() to vboot API Yu-Ping Wu 2020-04-01 16:36:48 +08:00
  • cc719d1211 vboot: move recovery reason strings to vboot2 namespace Joel Kitching 2020-03-20 16:50:48 +08:00
  • 7ea99225b5 secdata: Initialize secdata kernel in vb2api_fw_phase1 dnojiri 2020-04-16 17:11:52 -07:00
  • fdd5d7a004 vboot: remove some trailing spaces Joel Kitching 2020-04-17 16:33:50 +08:00
  • 785cc5e9a8 vboot: decouple EC/AUXFW sync from UI Yu-Ping Wu 2020-03-24 11:54:56 +08:00
  • 297ea05cf1 vboot: remove VBERROR_TPM_SET_BOOT_MODE_STATE error code Joel Kitching 2020-04-16 13:18:52 +08:00
  • 8603285362 updater_utils.h: stop using 'dev=1' in flashrom command Nikolai Artemiev 2020-04-16 11:29:01 +10:00
  • f3203f84e7 vboot: Add VB2_ERROR_UI_MEMORY_ALLOC to vb2_error_t Yu-Ping Wu 2020-04-16 16:43:27 +08:00
  • 5975737780 vboot: remove more unused pre-vboot1 and vboot1 error codes Joel Kitching 2020-04-15 17:47:03 +08:00
  • 3b3ca4a1b8 vboot: Remove VB2_SCREEN_TOUCHPAD_SYNC from vb2_screen Yu-Ping Wu 2020-04-14 10:17:57 +08:00
  • d83bfe7426 vboot: clear recovery request in all boot modes Joel Kitching 2020-04-07 17:22:15 +08:00
  • 896864c9a3 vboot: Add a leading space before labels Yu-Ping Wu 2020-04-09 11:08:27 +08:00
  • c56276abd4 vboot: Add VB2_ERROR_UI_INVALID_LOCALE to vb2_error_t Yu-Ping Wu 2020-04-06 16:12:20 +08:00
  • 3758866c39 vboot: Add firmware sync screens to vb2_screen Yu-Ping Wu 2020-04-06 16:11:54 +08:00
  • b1c6ef3892 Rewrite algorithm type parsers and make them globally available Julius Werner 2020-03-10 23:27:10 -07:00
  • 509a887c5a 2secdata_kernel: Fix debug messages dnojiri 2020-04-01 08:54:24 -07:00
  • 42cd1f57fb ec_sync: Ignore NO_BOOT when GBB says DISABLE_EC_SOFTWARE_SYNC dnojiri 2020-03-30 17:21:58 -07:00
  • 7790911ced ec_sync: Reset EC after updating Hmir dnojiri 2020-03-26 09:49:14 -07:00
  • d3f563761a vboot: Add a blinking cursor to the vendor prompt Mathew King 2020-03-25 08:37:12 -06:00
  • 02f45f51a7 vboot: stop using StrnAppend and Uint64ToString Joel Kitching 2020-03-16 16:20:02 +08:00
  • e3f71c97d0 firmware: Add VB2_TRY() helper macro Yu-Ping Wu 2020-03-03 09:42:31 +08:00
  • bf8c99df0c updater: Add Drallion to the wilco quirk list Duncan Laurie 2020-03-30 10:56:49 -07:00
  • 804f7add39 Makefile: Explicitly signal success at the end of 'make runtests' Julius Werner 2020-03-23 13:00:25 -07:00
  • 2399eb9dfb Makefile: Pull ebuild special cases into install targets Julius Werner 2020-03-20 16:39:26 -07:00
  • a998ed5862 vboot: Fixes bug in get_gbb_flags.sh -e Rob Barnes 2020-03-17 20:57:21 -06:00
  • b7b419d2fe vboot: Implement dev mode boot options for menu UI Hsuan Ting Chen 2020-03-10 14:47:38 +08:00
  • 5c9328cdc8 vboot: remove compression_type constants Joel Kitching 2020-03-19 14:43:53 +08:00
  • 6b45ce1ff6 vboot: remove VbExRegionRead vestiges Joel Kitching 2020-03-19 14:27:54 +08:00
  • 5feac6eb9d vboot: Introduce menu UI Hsuan Ting Chen 2020-03-05 14:57:51 +08:00
  • 29ac143e28 vboot: Fix fuzzer build Manoj Gupta 2020-03-15 16:55:28 -07:00