coreboot/src
Wim Vervoorn 8fc523e313 drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames
The quotes were not stripped for the cbfs filenames of the FSP
components. This is causing problems when the regions-for-file macro is
executed (when VBOOT is enabled and the files should be filtered).

BUG=N/A
TEST=build

Change-Id: I14267502cfab5308d3874a0c0fd18a71b08bb9f8
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36548
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-05 15:04:54 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch security/vboot: Removed vboot_prepare from vboot_locator 2019-11-05 15:03:44 +00:00
commonlib commonlib: Use __builtin_offsetof with supported compilers 2019-11-05 15:00:44 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER 2019-11-05 14:38:17 +00:00
device console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
drivers drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames 2019-11-05 15:04:54 +00:00
ec include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
include pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined 2019-11-05 14:58:58 +00:00
lib security/vboot: Removed vboot_prepare from vboot_locator 2019-11-05 15:03:44 +00:00
mainboard vendorcode/eltan/security: Align mboot with coreboot tpm 2019-11-05 15:01:37 +00:00
northbridge intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER 2019-11-05 14:38:17 +00:00
security security/vboot: Removed vboot_prepare from vboot_locator 2019-11-05 15:03:44 +00:00
soc drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames 2019-11-05 15:04:54 +00:00
southbridge sb/intel: Use defined CONFIG_HPET_ADDRESS 2019-11-04 13:19:42 +00:00
superio superio/nuvoton/nct5539d: use SuperIO ACPI generator 2019-11-04 22:08:13 +00:00
vendorcode vendorcode/eltan/security: Align mboot with coreboot tpm 2019-11-05 15:01:37 +00:00
Kconfig src/Kconfig: Drop unused DEBUG_ACPI 2019-11-05 14:58:11 +00:00