coreboot-kgpe-d16/src/vendorcode
Julius Werner 32e13c0b00 cbfs: Stop checking master header
The CBFS master header is a legacy structure that just conveys the same
information we already have from the FMAP these days. We're still
including it to support older CBFS implementations in some payloads, but
there's no need for coreboot itself to follow this indirection anymore.
This patch simplifies the default CBFS locator to just return the CBFS
offset and size from the FMAP directly.

Change-Id: I6b00dd7f276364d62fa1f637efbaee0e80607c49
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36688
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-14 03:31:17 +00:00
..
amd vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflow 2019-10-22 12:51:36 +00:00
cavium vendorcode/cavium: Replace use of __PRE_RAM__ 2019-09-23 21:39:22 +00:00
eltan cbfs: Stop checking master header 2019-11-14 03:31:17 +00:00
google google/chromeos: Add a library to get DSM calibration data 2019-10-24 15:45:37 +00:00
intel vendorcode/intel/Kconfig: Hide UDK_VERSION when unneeded 2019-11-12 12:20:16 +00:00
siemens vendorcode/siemens: Remove sourcing non existing Kconfig files 2019-10-11 07:08:18 +00:00
Makefile.inc vendorcode/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00