On 03/06/2016 10:36 AM, daoud yessine wrote:
Hi 

how we can get the timestamp from coreboot ?

what's the name of table in the source code in which the timestamps are saved ?
What is the configuration needed to obtain the timestamp table ?

thanks

TThe timestamps live in an area at the end of the memory below 4G that we call "CBMEM"

Other information like the in-memory console or code coverage information, lives in that same memory data structure.


Stefan