coreboot-kgpe-d16/src
Joel Kitching 814c8657cb vboot: fix up some includes
These header files need to make use of vb2_shared_data.
Remove the last vestiges of vboot1 data structures in coreboot.

BUG=b:124141368, chromium:1038260
TEST=Build locally with CL:2054269
TEST=make clean && make test-abuild
BRANCH=none

Change-Id: I61b27e33751c11aac9f8af261a75d83b003b5f92
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38884
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-02-14 07:21:38 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/arm64/Makefile.inc: Avoid # in variable definition 2020-02-12 20:07:04 +00:00
commonlib commonlib/cbfs.h: Correct spelling error in comment 2020-02-04 16:12:22 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/intel: Drop unused file 2020-02-09 19:34:32 +00:00
device Add configurable ramstage support for minimal PCI scanning 2020-02-08 18:57:36 +00:00
drivers vendorcode/intel: Remove Ice Lake FSP Bindings 2020-02-11 09:09:39 +00:00
ec ec/google/wilco: Set cpu id and cores to EC 2020-02-01 19:53:11 +00:00
include Add configurable ramstage support for minimal PCI scanning 2020-02-08 18:57:36 +00:00
lib commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
mainboard mainboard/supermicro/x11-lga1151: correct board ids 2020-02-13 09:52:46 +00:00
northbridge nb/intel/sandybridge/acpi: Fix MMCONF size computation 2020-02-12 18:37:44 +00:00
security vboot: fix up some includes 2020-02-14 07:21:38 +00:00
soc soc/intel/{skl, common}: Move ME Firmware SKU Types to common code 2020-02-12 06:13:08 +00:00
southbridge sb/intel/lynxpoint: Don't use_ADR and _HID 2020-02-11 07:46:30 +00:00
superio superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl 2020-02-09 07:45:19 +00:00
vendorcode vendorcode/intel: Remove Ice Lake FSP Bindings 2020-02-11 09:09:39 +00:00
Kconfig Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING 2020-02-11 02:34:50 +00:00