summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* vboot: Remove unnecessary flag unset operationsstabilize-14150.882.Bstabilize-14150.881.Bstabilize-14150.74.Bstabilize-14150.734.Bstabilize-14150.64.Bstabilize-14150.43.Bstabilize-14150.376.Brelease-R94-14150.Brelease-R94-14150.49.Bedisonhello2021-08-122-2/+0
* vboot/misc: Add validity check in vb2api_enable_developer_modeedisonhello2021-08-122-6/+18
* vboot/tests: Add test_fail function and TEST_FAIL macroedisonhello2021-08-042-0/+25
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-309-12/+9
* vboot: Add DEV_BOOT_*ALLOWED in ctx->flagsedisonhello2021-07-303-103/+88
* vboot/vboot_kernel: split gpt tests out of vboot_kernel_testsJoel Kitching2021-07-212-332/+390
* Makefile: deprecate config DIAGNOSTIC_UIHsuan Ting Chen2021-07-162-52/+34
* vboot: introduce minios_kernel.keyblockJoel Kitching2021-07-0513-7/+7
* vboot/minidiag: add *log assignment in diag_get_storage_test_log mockJoel Kitching2021-07-041-0/+1
* vboot/vboot_kernel: store kparams pointer instead of copying dataJoel Kitching2021-07-031-1/+4
* vboot: add x86 SHA256 ext supportKangheui Won2021-07-011-0/+121
* vboot/vboot_kernel: change recovery behaviour on kernel failureJoel Kitching2021-06-261-1/+68
* vboot/vboot_kernel: break disk check out to separate functionstabilize-14031.BJoel Kitching2021-06-155-14/+48
* vboot/vboot_kernel: remove LoadKernelParams structJoel Kitching2021-06-153-4/+5
* vboot/vboot_kernel: pass VbDiskInfo into LoadKernelJoel Kitching2021-06-153-16/+24
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-153-3/+1
* Revert "vboot/vboot_kernel: update keyblock flag mismatch logic"stabilize-13974.BMartin Roth2021-05-151-9/+1
* vboot/vboot_kernel: update keyblock flag mismatch logicfactory-strongbad-13963.BJoel Kitching2021-05-091-1/+9
* vboot_reference: migrate out of flashrom deprecated optionsDaniel Campello2021-04-281-1/+1
* vboot/ui: Refactor ui error handlingstabilize-RUST-13932.Bstabilize-13942.Bstabilize-13935.Bfactory-asurada-13929.Bfactory-13929.BChung-Sheng Wu2021-04-211-5/+15
* minidiag: Add storage self-test screenChung-Sheng Wu2021-04-211-29/+65
* vboot/ui: Remove VB2_SCREEN_BLANKstabilize-glibc-13901.Bstabilize-coil-13902.BYu-Ping Wu2021-04-072-14/+7
* arc: Add missing keys to support signing ARC images.Yury Khmel2021-04-062-0/+23
* vboot/vboot_kernel: correct semantics of kernel_version_secdataJoel Kitching2021-04-011-1/+1
* vboot/vboot_kernel: return value from failed functionsJoel Kitching2021-03-301-1/+1
* vboot/vboot_kernel: rewrite require_official_osfirmware-quiche-13883.BJoel Kitching2021-03-241-0/+35
* vboot/vboot_kernel: rename vboot_mode enumstabilize-13856.Bstabilize-13851.BJoel Kitching2021-03-111-0/+8
* vboot: do not change screens when dev boot disallowedJoel Kitching2021-03-101-9/+29
* vboot: add support for HW accel in kernel verificationKangheui Won2021-03-093-10/+90
* vboot: Replace VB2_REQUEST_UI_CONTINUE with VB2_SUCCESSChung-Sheng Wu2021-03-092-75/+61
* minidiag: Rename storage to storage health infoChung-Sheng Wu2021-03-091-3/+3
* vboot/ui: Change root screen if DEV_DISABLE_BOOT is setYu-Ping Wu2021-03-021-6/+2
* vboot: add tests for VB2_TRY around screen changesstabilize-13821.BJoel Kitching2021-02-282-0/+35
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-274-100/+106
* fuzzers: Fix builds with new clangstabilize-rust-13795.Bstabilize-rust-13776.Bstabilize-quickfix-13816.67.Bstabilize-LTS-13816.60.Bstabilize-13816.82.Bstabilize-13816.80.Bstabilize-13816.64.Bstabilize-13816.63.Bstabilize-13816.55.Bstabilize-13816.53.Bstabilize-13816.51.Bstabilize-13816.40.Bstabilize-13799.Bstabilize-13768.Brelease-R90-13816.Bfactory-puff-13813.BManoj Gupta2021-01-302-0/+2
* vboot: relocate private RSA function headersJoel Kitching2021-01-281-0/+1
* vboot: remove vboot_audio.c and friendsJoel Kitching2021-01-283-3/+0
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-206-6/+2
* vboot: move lib20/misc.c into 2lib namespaceJoel Kitching2021-01-201-1/+1
* Minidiag: Enable minidiag by defaultstabilize-quickfix-13729.84.Bstabilize-quickfix-13729.73.Bstabilize-quickfix-13729.60.Bstabilize-13729.72.Bstabilize-13729.57.Bstabilize-13729.56.Bstabilize-13729.49.Bstabilize-13729.45.Bstabilize-13729.16.Brelease-R89-13729.BMeng-Huan Yu2021-01-141-3/+3
* futility: update: add new quirk 'no_check_platform'Hung-Te Lin2020-12-091-0/+10
* vboot2: Use TPM for hash acceleration allowanceKangheui Won2020-12-091-24/+26
* vboot: deprecate and remove legacy UI codeJoel Kitching2020-12-047-4442/+0
* vboot/ui: Pass screen and locale_id to vb2ex_prepare_log_screen()Yu-Ping Wu2020-11-191-1/+2
* vboot/ui: Remove extra delay for long iteration timeHsuan Ting Chen2020-11-121-0/+85
* vboot/ui/tests: Remove unnecessary aborting delay checkHsuan Ting Chen2020-11-121-39/+27
* vboot/ui/tests: Add time-related constants in 2ui_private.hstabilize-13591.BHsuan Ting Chen2020-11-041-16/+16
* vboot/ui: Suffix "_ms" to time-related variablesHsuan Ting Chen2020-11-041-22/+22
* futility: update: load quirks from firmware image CBFS filestabilize-rust-13555.BHung-Te Lin2020-10-161-0/+12
* futility: update: support multi-line quirksHung-Te Lin2020-10-151-0/+5