coreboot-kgpe-d16/src
Tim Wawrzynczak f3073fcff4 soc/intel/cnl: Only print ME status one time
There were two hooks in the boot state machine which dumped the ME
status to the debug UART, which is unnecessary.  Removed the hook
for the BS_OS_RESUME_CHECK state, leaving just BS_PAYLOAD_LOAD, which
is called before FspNotifyEndOfFirmware, as required.

BUG=b:138463532
BRANCH=none
TEST=Boot up, check cbmem to ensure the ME status messages are
only printed one time.

Change-Id: I86bc6e33de4096f33023730ffabb25715c985de0
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34616
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
2019-07-30 20:53:26 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch riscv: Remove unused headers 2019-07-28 16:34:11 +00:00
commonlib vboot: deprecate vboot_handoff structure 2019-07-23 12:07:07 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu src/cpu/intel: Add sanity check for cpu turbo mode capability 2019-07-21 19:01:13 +00:00
device src/device/oprom: Fix bootsplash display code for optionroms 2019-07-26 08:40:23 +00:00
drivers include/spi-generic: Append unit to macro names 2019-07-23 15:51:04 +00:00
ec ec/google/wilco: Hide wilco symbols when unused 2019-07-25 16:46:17 +00:00
include soc/intel/cannonlake: Add new PCI IDs 2019-07-30 10:32:48 +00:00
lib Revert "src/security/vboot: Add option to skip display init with vboot 2.0" 2019-07-29 17:21:09 +00:00
mainboard mb/google/hatch: Enable chipset_lockdown coreboot config for hatch 2019-07-30 16:55:38 +00:00
northbridge nb/amd/amdht: Use standard coreboot assertions 2019-07-30 09:57:44 +00:00
security Revert "src/security/vboot: Add option to skip display init with vboot 2.0" 2019-07-29 17:21:09 +00:00
soc soc/intel/cnl: Only print ME status one time 2019-07-30 20:53:26 +00:00
southbridge sb/intel/common/spi: Fix opmenu setup 2019-07-28 17:54:02 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() calls 2019-07-30 09:55:59 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00