summaryrefslogtreecommitdiff
path: root/tests/vboot_api_kernel2_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace VBERROR_SIMULATED with VB2_ERROR_MOCKJoel Kitching2019-08-131-2/+2
* vboot: replace VBERROR_UNKNOWN with VB2_ERROR_UNKNOWNJoel Kitching2019-08-131-1/+1
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-8/+8
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-4/+4
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-7/+7
* vboot: don't use VB2_NV_DISPLAY_REQUEST for diagnostic modeJoel Kitching2019-06-071-2/+2
* vboot: check display init when entering normal modeJoel Kitching2019-06-071-0/+14
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-12/+18
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-1/+0
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-10/+12
* firmware: replace recovery mode flag with physical presenceMatt Delco2019-05-161-88/+335
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-5/+3
* Enable launching diagnostics from OS broken screenstabilize-12088.BMathew King2019-04-131-6/+35
* vboot: do not check for VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching2019-03-261-28/+14
* Don't allow vowels in vendor data except first charMathew King2019-03-261-0/+20
* vboot: add diagnostic modeMatt Delco2019-03-211-2/+182
* vboot: add power button query functionalityMatt Delco2019-03-161-3/+3
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-3/+3
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-2/+183
* vboot: Don't hardcode special keyboard values.Mathew King2019-02-221-35/+35
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-161-0/+24
* Add a constant for the escape keystabilize-atlas-11177.BSimon Glass2018-10-191-2/+2
* Ignore power button if held on startupstabilize-11151.59.Bstabilize-11151.100.BEdward Hill2018-10-021-0/+31
* Add support for booting into alternative boot loadersSimon Glass2018-09-261-1/+52
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-3/+3
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-261-0/+11
* Always enter BROKEN screen in non-manual recovery, even in dev modeJulius Werner2018-02-201-6/+6
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-081-1/+1
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-53/+49
* firmware: Prune down old region APIRandall Spangler2018-01-091-18/+10
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-2/+2
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-2/+1
* firmware: simplify audioRandall Spangler2018-01-051-1/+1
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-7/+9
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-7/+6
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-081-0/+36
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-2/+2
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-121-45/+45
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-99/+121
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-4/+4
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+0
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-11/+11
* vboot: Add firmware management parametersRandall Spangler2016-05-081-0/+42
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-1/+39
* Add broken screenDaisuke Nojiri2015-10-121-38/+9
* vboot1: Condition default legacy boot on dev_boot_legacystabilize-7060.Bstabilize-7059.BJulius Werner2015-05-121-1/+2
* vboot: Notify EC of current boot modeSheng-Liang Song2014-09-031-0/+9
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-191-1/+1
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-191-3/+78
* VbBootRecovery: Make second check for 'remove' devices if none foundstabilize-springlte-5116.46.Bstabilize-5116.88.Bstabilize-5116.53.Bstabilize-5116.115.Bstabilize-5116.113.Brelease-R33-5116.Bfirmware-winky-5216.1.Bfirmware-clapper-5218.Bfactory-monroe-5140.Bfactory-beltino-5140.14.BShawn Nematbakhsh2013-12-161-0/+16