coreboot/src
Karthikeyan Ramasubramanian cca1f371d2 drivers/elog: Add Ramstage helper to add boot count
Add a helper function specific to ramstage to add the boot count
information into event log at ramstage.

BUG=b:117884485
BRANCH=None
TEST=Add an event log from romstage, boot to ChromeOS

Change-Id: Ic79f1a702548d8a2cd5c13175a9b2d718527953f
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/29542
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-13 17:22:44 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
commonlib src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
console console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS 2018-10-18 12:50:41 +00:00
cpu mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK 2018-11-12 15:57:34 +00:00
device src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
drivers drivers/elog: Add Ramstage helper to add boot count 2018-11-13 17:22:44 +00:00
ec ec/google/chromeec: Configure EC_SYNC_IRQ as level triggered 2018-11-12 05:41:57 +00:00
include src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
lib src/lib/edid: avoid buffer overflow 2018-11-06 14:07:58 +00:00
mainboard mb/cannonlake: Remove SmbusEnable from devicetree 2018-11-13 16:32:27 +00:00
northbridge src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
security security/vboot: Add selection for firmware slots used by VBOOT 2018-11-08 16:19:37 +00:00
soc soc/intel/cannonlake: Remove SmbusEnable 2018-11-13 16:32:33 +00:00
southbridge src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
superio src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
vendorcode security/vboot: Add selection for firmware slots used by VBOOT 2018-11-08 16:19:37 +00:00
Kconfig reset: Finalize move to new API 2018-10-31 15:29:42 +00:00