summaryrefslogtreecommitdiff
path: root/firmware/2lib/2stub.c
Commit message (Expand)AuthorAgeFilesLines
* stub: Print error messages by vb2ex_printf()stabilize-ambassador-14268.43.Bstabilize-14268.67.Bstabilize-14268.52.Bstabilize-14268.51.Brelease-R96-14268.BYu-Ping Wu2021-10-071-3/+3
* 2lib/2api: Deprecate vb2ex_ec_trusted()Hsuan Ting Chen2021-09-281-6/+0
* vboot: Remove vb2ex_diag_storage_test_controledisonhello2021-09-171-6/+0
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-141-0/+6
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-141-0/+6
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-141-0/+6
* vboot/ui: Remove broken recovery screenedisonhello2021-09-141-0/+6
* minidiag: Add storage self-test screenChung-Sheng Wu2021-04-211-0/+13
* minidiag: Rename storage to storage health infoChung-Sheng Wu2021-03-091-2/+3
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-1/+1
* vboot: merge vboot_api_stub_init.c into vboot2 namespaceJoel Kitching2021-01-281-3/+19
* vboot: collect auxfw/EC-related stubs in vboot2 namespaceJoel Kitching2021-01-281-7/+81
* vboot: collect UI-related stubs in vboot2 namespaceJoel Kitching2021-01-281-0/+40
* vboot/ui: Pass screen and locale_id to vb2ex_prepare_log_screen()Yu-Ping Wu2020-11-191-1/+2
* vboot/ui: fix some rogue spacingJoel Kitching2020-10-051-4/+4
* vboot/ui: Force to reacquire log on initializationstabilize-13482.BHsuan Ting Chen2020-09-171-1/+1
* minidiag: Add storage and memory diagnostic screensMeng-Huan Yu2020-09-101-0/+20
* vboot/ui: Implement firmware log screenHsuan Ting Chen2020-09-031-0/+6
* 2stub: vb2ex_abort()s on host should abort(), not just exit()Julius Werner2020-09-031-1/+2
* vboot2: use hwcrypto for RSA when allowedKangheui Won2020-08-261-27/+0
* vboot2: Add prototype for hwcrypto RSAfactory-zork-13427.BKangheui Won2020-08-201-0/+7
* vboot/ui: Implement debug info screenHsuan Ting Chen2020-07-311-0/+12
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-051-1/+1
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-0/+19
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-231-0/+7
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-13/+10
* vboot: add linebreaks to stub unimplemented messagesJoel Kitching2019-04-271-3/+3
* 2lib: create generic return code for unimplemented external functionsJoel Kitching2019-03-281-5/+8
* 2api: add callback for vb2ex_tpm_set_modeMatt Delco2019-03-201-0/+6
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-061-0/+2
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-1/+2
* vboot2: Add stub implementation for vb2ex_printf()Bill Richardson2015-01-281-0/+13
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-0/+23
* vboot2: More specific errors for unimplemented external APIsRandall Spangler2014-06-241-2/+2
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-0/+23