coreboot-kgpe-d16/src
Joel Kitching 5923d67cfd vboot: communicate display requirements with vb2api_fw_phase1
Input: tell vb2api_fw_phase1 if display unconditionally available
Output: vb2api_fw_phase1 may request coreboot to initialize
        display, if needed based on some internal request

Move setting the VBOOT_FLAG_DISPLAY_REQUESTED flag into
verstage_main.

BUG=b:124141368, b:124192753, chromium:948529
TEST=make clean && make test-abuild
BRANCH=none

Change-Id: I81c82c46303564b63b8a32e7f80beb9d891a4628
Cq-Depend: chromium:1564232
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32324
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-05-09 06:32:26 +00:00
..
acpi
arch smbios: Walk over PCI devicetree to fill type 9 2019-05-07 16:05:53 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
cpu cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE 2019-04-25 15:56:28 +00:00
device device: ignore NONE devices behind bridge 2019-05-07 16:05:27 +00:00
drivers intel/fsp1_1: Drop remnants of pei_data 2019-05-07 15:59:10 +00:00
ec ec/lenovo/h8: Add VBOOT board support 2019-05-08 10:27:36 +00:00
include sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00
lib vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
mainboard mb/google/sarien: Move EC PTS/WAK function to mainboard 2019-05-09 00:25:44 +00:00
northbridge {src,util}: Remove duplicated includes 2019-05-07 16:15:56 +00:00
security vboot: communicate display requirements with vb2api_fw_phase1 2019-05-09 06:32:26 +00:00
soc soc/intel/common/acpi: Remove EC PTS/WAK dynamic loading 2019-05-09 00:25:35 +00:00
southbridge sb/intel/bd82x6x: Fix flashconsole after lockdown 2019-05-07 16:04:07 +00:00
superio superio/fintek/f71808a: Add more optional ramstage registers 2019-05-01 00:09:57 +00:00
vendorcode Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
Kconfig spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN 2019-05-06 10:31:38 +00:00