Re: [coreboot] Timestamp

2016-03-06 Thread Stefan Reinauer

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
-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Timestamp

2016-03-06 Thread ron minnich
These are actually reasonable questions. I am wondering if, as you get each
answer, you can document it for others who
have the same questions.

ron

On Sun, Mar 6, 2016 at 10:47 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
> ᐧ
> --
> coreboot mailing list: coreboot@coreboot.org
> https://www.coreboot.org/mailman/listinfo/coreboot
-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] Timestamp

2016-03-06 Thread daoud yessine
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
ᐧ
-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot