coreboot-kgpe-d16/src
Zheng Bao 8516c219ce soc/amd: Throw an error if FWM_POSITION_INDEX is empty
The empty string causes an undetectable build error.

Filter out the board which doesn't define this variable.
A great odds that the reason is the board doesn't set a
valid ROM size.

Change-Id: Iade1961460285acdec245c553c7b84014c30c267
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49855
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-01-27 15:40:50 +00:00
..
acpi ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
arch arch/x86/car.ld: Fix up blob reserved regions 2021-01-26 18:01:16 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/common/fsb.c: Add Broadwell CPUID models 2021-01-26 17:29:20 +00:00
device src/device: Don't die() on vBIOS errors 2021-01-27 10:24:44 +00:00
drivers drivers/intel/fsp2_0/header_display.c: Correct component_attribute check 2021-01-25 08:56:13 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include ACPI: Separate device_nvs_t 2021-01-27 10:25:03 +00:00
lib src/lib/: Remove "this file is part of" line 2021-01-25 09:06:37 +00:00
mainboard mb/google/brya/var/brya0: Use auto-generated Makefile.inc 2021-01-27 15:40:02 +00:00
northbridge sb,soc/amd: Rename PMOD to PICM in ASL 2021-01-27 11:19:38 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/amd: Throw an error if FWM_POSITION_INDEX is empty 2021-01-27 15:40:50 +00:00
southbridge sb,soc/amd: Rename PMOD to PICM in ASL 2021-01-27 11:19:38 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode soc/amd/picasso: Add UPDs for support eDP power sequence adjust 2021-01-25 09:10:51 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00