coreboot/src
Bora Guvendik 9637856b53 soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware
Dumping ME status displays wrong information if we disable Heci1 because
it is called after fsp notifies EndOfFirmware and disables Heci1. This patch
moves the ME status dump before fsp notify EndOfFirmware.

TEST=Boot to OS, check ME dump information

Change-Id: Ifd8b18a41c502c4ecfb84698a7669028394589fd
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32991
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2019-05-28 20:13:59 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src/arch/x86: Add automatic type41 entry creation 2019-05-28 11:52:27 +00:00
commonlib Renumber cbtable tag MMC_INFO 2019-05-23 10:43:30 +00:00
console console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
cpu src/cpu/x86/lapic/lapic.c: Add missing newline 2019-05-28 09:24:39 +00:00
device vboot: remove OPROM-related code 2019-05-15 17:50:08 +00:00
drivers src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 2019-05-27 11:04:48 +00:00
ec ec/google/wilco: Fix radio control command 2019-05-24 16:43:57 +00:00
include src/arch/x86: Add automatic type41 entry creation 2019-05-28 11:52:27 +00:00
lib coreboot_tables: pass the early_mmc_wake_hw status to payload 2019-05-23 09:04:41 +00:00
mainboard mb/google/sarien: Modify SSD power sequence 2019-05-28 20:13:42 +00:00
northbridge cpu/intel/model_2065x: Put stage cache in TSEG 2019-05-27 17:25:57 +00:00
security post_code: add post code for failure to load next stage 2019-05-22 14:21:57 +00:00
soc soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware 2019-05-28 20:13:59 +00:00
southbridge sb/intel/common/smi.c: Remove unused functions 2019-05-27 17:26:15 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode AGESA binaryPI: Add AGESA entry timestamps 2019-05-25 08:39:05 +00:00
Kconfig src/Kconfig: Move DRAM section to src/lib/Kconfig 2019-05-20 10:58:56 +00:00