summaryrefslogtreecommitdiff
path: root/tests/vboot_api_kernel4_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot_api_kernel.c: Remove kparams_ptrHsin-Te Yuan2022-07-131-342/+0
* 2kernel.c: Clear VB2_NV_DIAG_REQUEST unconditionallyHsin-Te Yuan2022-07-111-2/+1
* EC-EFS: Ignore NO_BOOT if EC sync isn't enabledDaisuke Nojiri2022-02-271-0/+2
* 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERYHsuan Ting Chen2021-12-301-1/+1
* Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"stabilize-14396.Bstabilize-14395.BHsuan Ting Chen2021-12-121-0/+3
* Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"Hsuan Ting Chen2021-10-071-3/+0
* 2api: Add vb2_boot_mode in vb2_context denoted the current boot modestabilize-14267.Bfactory-ambassador-14265.BHsuan Ting Chen2021-10-011-0/+3
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-141-2/+1
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-141-1/+1
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-141-1/+1
* vboot/ui: Remove broken recovery screenedisonhello2021-09-141-1/+1
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-1/+0
* Makefile: deprecate config DIAGNOSTIC_UIHsuan Ting Chen2021-07-161-16/+13
* vboot/vboot_kernel: break disk check out to separate functionstabilize-14031.BJoel Kitching2021-06-151-1/+1
* vboot: remove vboot_audio.c and friendsJoel Kitching2021-01-281-1/+0
* vboot: deprecate and remove legacy UI codeJoel Kitching2020-12-041-38/+0
* minidiag: Add diagnostic menu screenMeng-Huan Yu2020-09-051-4/+15
* vboot/tests: Fix unit tests with MENU_UI=1Yu-Ping Wu2020-08-121-7/+32
* vboot: create secdata_kernel flag to disable diagnostic UIJoel Kitching2020-08-091-11/+11
* vboot: fix vboot_api_kernel4_tests to work with LEGACY_MENU_UI=1Joel Kitching2020-05-251-2/+23
* vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu2020-04-281-1/+1
* secdata: Initialize secdata kernel in vb2api_fw_phase1dnojiri2020-04-181-5/+0
* ec_sync: Ignore NO_BOOT when GBB says DISABLE_EC_SOFTWARE_SYNCdnojiri2020-04-011-0/+12
* EFS: Implement EFS2 and NO_BOOT modeDaisuke Nojiri2020-03-051-0/+2
* vboot: Set VB2_SD_STATUS_EC_SYNC_COMPLETE in shared data statusstabilize-12951.BYu-Ping Wu2020-03-031-3/+3
* vboot: eradicate vboot1 data structures from kernel verificationJoel Kitching2020-02-271-5/+1
* vboot: rename VbExGetSwitches to vb2ex_physical_presence_pressedstabilize-volteer-12931.BJoel Kitching2020-02-261-12/+8
* vboot: use vboot2 for storing kernel rollback versionsJoel Kitching2020-02-191-7/+2
* vboot: do not call vb2_commit_data at end of VBSLKJoel Kitching2020-02-181-52/+12
* vboot: stop setting context mode flag in VBSLKJoel Kitching2020-02-141-3/+6
* vboot: integrate BROKEN screen recovery request logic into VBSLKJoel Kitching2020-02-141-44/+62
* vboot: Rename legacy UIsHsuan Ting Chen2020-02-121-3/+3
* vboot: more complete EC sync testingJoel Kitching2020-02-111-8/+17
* vboot: update vb2api_kernel_phase1 to use GBB interfaceJoel Kitching2020-02-091-15/+26
* vboot: only clear recovery requests at kernel verificationJoel Kitching2020-02-081-0/+10
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-221-62/+50
* vboot: translate recovery reason info from vboot 2->1Joel Kitching2020-01-211-4/+4
* vboot: Set VBSD_EC_SOFTWARE_SYNC flag in vbootYu-Ping Wu2020-01-201-4/+4
* vboot: use vboot 2 flags for checking rec/dev modeJoel Kitching2020-01-101-2/+2
* vboot: remove some vboot1 SharedData-related functionsJoel Kitching2019-12-171-2/+0
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-56/+81
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-1/+0
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+2
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-8/+5
* vboot: move ec_sync to vboot2 namespaceJoel Kitching2019-10-251-1/+1
* vboot: deprecate legacy vboot1 FWB_TRIED flagJoel Kitching2019-10-201-11/+2
* vboot: fix up some more includesJoel Kitching2019-09-231-5/+4
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-051-1/+1
* vboot: replace VBERROR_SIMULATED with VB2_ERROR_MOCKJoel Kitching2019-08-131-9/+9
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-4/+4