coreboot-kgpe-d16/src
Yu-Ping Wu a2962daf6f security/vboot: Remove struct vboot_working_data
After CB:36808, CB:36844 and CB:36845, all fields except buffer_offset
were removed from struct vboot_working_data. Since buffer_offset is used
to record the offset of the workbuf relative to the whole structure, it
is no longer needed.

This patch removes the structure, and renames vboot_get_working_data()
to vboot_get_workbuf().

BRANCH=none
BUG=chromium:1021452
TEST=emerge-nami coreboot

Change-Id: I304a5e4236f13b1aecd64b88ca5c8fbc1526e592
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37231
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Joel Kitching <kitching@google.com>
2019-12-02 13:00:36 +00:00
..
acpi
arch kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
commonlib commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:23:31 +00:00
console kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
cpu src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
ec ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:12:47 +00:00
include src/soc/intel: Add Cometlake-S and CMP-H skus 2019-12-02 12:04:38 +00:00
lib security/vboot: Remove struct vboot_working_data 2019-12-02 13:00:36 +00:00
mainboard sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block 2019-12-02 12:59:45 +00:00
northbridge nb/intel/x4x: Factor out hiding PCI devs in pure fn 2019-12-01 12:39:24 +00:00
security security/vboot: Remove struct vboot_working_data 2019-12-02 13:00:36 +00:00
soc soc/amd/common: Inline ACPI MMIO accessors 2019-12-02 12:08:40 +00:00
southbridge sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block 2019-12-02 12:59:45 +00:00
superio superio/aspeed: Remove unused aspeed include path 2019-12-02 12:06:28 +00:00
vendorcode vendorcode/siemens/hwilib: Fix current file string usage 2019-11-29 09:03:41 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00