[coreboot-gerrit] Change in coreboot[master]: elog: Print timestamp when logging event

Julius Werner (Code Review) gerrit at coreboot.org
Mon Apr 17 20:43:36 CEST 2017


Julius Werner has posted comments on this change. ( https://review.coreboot.org/19305 )

Change subject: elog: Print timestamp when logging event
......................................................................


Patch Set 1:

You definitely don't want to use the RTC for that since reading it can be quite some overhead for some platforms. I guess you could do it with the timestamp counter... but, I mean, we already have a well-working timestamp system for that, not sure if there would be a lot left to gain by adding it to the console as well.

-- 
To view, visit https://review.coreboot.org/19305
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I750dd18aa2c43c95b8c1fbb8f404c1e3a77bec73
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Julius Werner <jwerner at chromium.org>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Julius Werner <jwerner at chromium.org>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: No



More information about the coreboot-gerrit mailing list