coreboot/src/drivers/elog
Julius Werner 4d9fafa3a9 elog: Print timestamp when logging event
We're already reading the RTC whenever we file an event, we might as
well print out the value at that time. Having a few RTC timestamps in
the firmware log makes it easier to correlate that part of the log to a
particular boot once we start having multiple boots in the log.

Change-Id: I750dd18aa2c43c95b8c1fbb8f404c1e3a77bec73
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/19305
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-04-19 00:38:19 +02:00
..
boot_count.c
elog.c elog: Print timestamp when logging event 2017-04-19 00:38:19 +02:00
elog_internal.h drivers/elog: remove unnecessary global state 2016-08-09 17:49:58 +02:00
gsmi.c
Kconfig drivers/elog: use region_device for NV storage 2016-08-19 18:18:08 +02:00
Makefile.inc