coreboot-kgpe-d16/src
Joel Kitching a6531a335c vboot: remove rogue vboot_struct.h include
As part of vboot1 deprecation, remove an unused vboot_struct.h
include.  coreboot is now free of vboot1 data structure use.
One vboot_api.h include remains as part of security/vboot/ec_sync.c.

BUG=b:124141368
TEST=make clean && make test-abuild
BRANCH=none

Change-Id: I042d692aa252f8f859d4005455eb6a2eabc24a87
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39024
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2020-02-24 12:47:55 +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 vboot: push clear recovery mode switch until BS_WRITE_TABLES 2020-02-17 08:08:19 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/x86/smm: Convert C++ style comment 2020-02-21 09:02:57 +00:00
device treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
drivers treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
ec ec/google/chromeec: Add SSDT generator for ChromeOS EC 2020-02-18 14:59:17 +00:00
include security/intel/stm: Check for processor STM support 2020-02-21 09:01:57 +00:00
lib lib/edid: Zero struct only when used 2020-02-17 15:43:25 +00:00
mainboard mb/google/sarien: Remove MAC address pass through 2020-02-24 12:47:31 +00:00
northbridge nb/intel/snb: Add PCI routing table for PEG root ports 2020-02-21 08:54:42 +00:00
security vboot: remove rogue vboot_struct.h include 2020-02-24 12:47:55 +00:00
soc soc/intel/cnl: Rename hfsts into me_hfsts 2020-02-24 10:32:41 +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 vboot: remove rogue vboot_struct.h include 2020-02-24 12:47:55 +00:00
Kconfig Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING 2020-02-11 02:34:50 +00:00