commit | a975eed306e16947c30b48ccd25ab67a37295742 | [log] [tgz] |
---|---|---|
author | Hsin-Te Yuan <yuanhsinte@google.com> | Fri Jul 08 16:55:54 2022 +0800 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 15 07:11:44 2022 +0000 |
tree | 47c71250e1c5d9d1b841fade2ad8e69632f9cef9 | |
parent | b68529526ab82d1da99b58155620beaa8aa3f487 [diff] |
2kernel.c: check display request in vb2api_kernel_phase2 In preparation for moving VbTryLoadKernel to depthcharge, move the VB2_NV_DISPLAY_REQUEST check from vb2api_normal_boot to vb2api_kernel_phase2. BUG=b:172339016 BRANCH=none TEST=make runtests Signed-off-by: Hsin-Te Yuan <yuanhsinte@google.com> Change-Id: I3629d8dbbcaba23220152543ba77558c8bbcdc7b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/3752431 Reviewed-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-by: Hsuan Ting Chen <roccochen@chromium.org>