coreboot-kgpe-d16/src
Johnny Lin 145a76182c mb/ocp/deltalake: Use VPD data to configure FSP UPD at romstage
Read VPD variable 'fsp_log_enable' to decide enabling FSP log or not.
With VPD_RW_THEN_RO, VPD_RW takes precedence over VPD_RO, and
would be set to enabled if both places cannot find it.

Tested=On OCP Delta Lake, use vpd to create and set fsp_log_enable
and verified the results are expected.

Change-Id: I0b3463acedd90e8e17f7e4eedc2fab63644f87e1
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42903
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Reviewed-by: insomniac <insomniac@slackware.it>
2020-07-12 19:36:18 +00:00
..
acpi acpigen: Add acpigen_notify 2020-07-07 20:31:22 +00:00
arch arch/x86/mpspec.c: Drop dead code 2020-07-12 19:31:21 +00:00
commonlib lib/coreboot_table: Add Intel FSP version to coreboot table 2020-07-04 11:20:08 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu arch/x86: Drop CBMEM_TOP_BACKUP 2020-07-11 14:48:25 +00:00
device device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00
drivers drivers/usb/pci_xhci: Don't return ACPI names for missing ports 2020-07-12 17:02:57 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include soc/intel/tigerlake: Add new IGD device 2020-07-12 19:29:40 +00:00
lib src/lib: Remove redundant code in imd.c 2020-07-11 14:10:19 +00:00
mainboard mb/ocp/deltalake: Use VPD data to configure FSP UPD at romstage 2020-07-12 19:36:18 +00:00
northbridge nb/intel/haswell/romstage.c: Align pei_data initializers 2020-07-12 11:16:37 +00:00
security security/vboot/secdata_tpm.c: Drop dead code 2020-07-09 21:29:27 +00:00
soc vendocode/intel/fsp/fsp2_0/cpx_sp: Update to FSP ww28 release and adapt soc 2020-07-12 19:34:28 +00:00
southbridge sb/intel/common/acpi/irqlinks.asl: Add missing IRQs 2020-07-12 19:32:15 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode vendocode/intel/fsp/fsp2_0/cpx_sp: Update to FSP ww28 release and adapt soc 2020-07-12 19:34:28 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00