coreboot-kgpe-d16/src
Martin Roth 45cc2ba882 ec/google/chromeec: Add note before error message
When clearing events from the EC, an error is returned when we try
to clear an event that doesn't exist.  This is normal, but can
be distracting when trying to track down an error, so add a message
saying that the error is expected.

BUG=None
Test=Build Grunt with SMM debug enabled. See message before
"EC returned error result code 1".

Change-Id: Ib2e684e357e821c795de4b59658432c91a8d63fc
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/24914
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-03-02 15:19:16 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch smbios: Add option to select the enclosure type 2018-03-01 13:46:49 +00:00
commonlib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
console console: Introduce a way for mainboard to override the loglevel 2018-02-23 08:44:59 +00:00
cpu sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
device device/ddr2,ddr3: Rename and move a few things 2018-02-22 10:07:53 +00:00
drivers drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selected 2018-02-28 17:40:01 +00:00
ec ec/google/chromeec: Add note before error message 2018-03-02 15:19:16 +00:00
include src/arch/x86/smbios.c: Fix type 17 part number 2018-02-26 15:06:58 +00:00
lib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
mainboard mainboard/google/zoombini/variant/meowth: enable speed shift 2018-03-02 15:18:52 +00:00
northbridge sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
security security/vboot: overwrite existing spaces during factory init for tpm2 2018-02-07 02:37:25 +00:00
soc soc/intel/broadwell: Generate ACPI DMAR table 2018-03-01 16:10:25 +00:00
southbridge sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode intel/fsp: Update cannonlake fsp header 2018-02-14 17:01:25 +00:00
Kconfig smbios: Add option to select the enclosure type 2018-03-01 13:46:49 +00:00