coreboot/src
Frans Hendriks 8f95edcf9b drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missing
Missing hob 7.3 FSP_NON_VOLATILE_STORAGE_HOB is reported always.
This hob is only generated by FSP during non-S3 and MRC data is changed.
Now display missing FSP_NON_VOLATILE_STORAGE_HOB only when this hob is
required.

BUG=N/A
TEST=Intel CherryHill CRB

Change-Id: Ice8220149c2e44bb2da010d5a7d8bc4dbeca11e0
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/29320
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Huang Jin <huang.jin@intel.com>
2018-11-26 09:34:12 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86: drop special case cbfs locator 2018-11-23 20:50:43 +00:00
commonlib src/arch/x86/acpi.c: Create log area and extend TPM2 table 2018-11-23 12:56:44 +00:00
console (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
cpu cpu/x86/Kconfig.debug: Remove weird dependencies and comments 2018-11-23 08:38:55 +00:00
device src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
drivers drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missing 2018-11-26 09:34:12 +00:00
ec src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
include soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
lib src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
mainboard siemens/mc_apl1/variants/mc_apl*: Remove unneeded PTN read 2018-11-26 08:06:12 +00:00
northbridge nb/intel/i945: Add and use defines for registers of device 0:01.0 2018-11-25 20:02:40 +00:00
security src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
soc soc/intel/icelake: Add support to enable/disable USB charging in s3/S5 2018-11-26 05:47:49 +00:00
southbridge sb/intel/bd82x6x/early_usb.c: Fix formatting 2018-11-23 21:54:41 +00:00
superio src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
vendorcode soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
Kconfig cpu/x86/Kconfig.debug: Move more options here 2018-11-23 08:38:31 +00:00