<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 03/06/2016 10:36 AM, daoud yessine wrote:<br>
    <blockquote
cite="mid:CAFz3RFDnzKoBO0UeK0jp8E5NUk5_nw_kRwvOuqY1M4Oyrx5iAA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi 
        <div><br>
        </div>
        <div>how we can get the timestamp from coreboot ?</div>
        <div><br>
        </div>
        <div>what's the name of table in the source code in which the
          timestamps are saved ?</div>
        <div>What is the configuration needed to obtain the timestamp
          table ?</div>
        <div><br>
        </div>
        <div>thanks</div>
      </div>
      <div hspace="streak-pt-mark" style="max-height:1px"><img
          moz-do-not-send="true"
          style="width:0px;max-height:0px;overflow:hidden"
src="https://mailfoogae.appspot.com/t?sender=aeWVzc2luZS5kYW91ZC45MkBnbWFpbC5jb20%3D&type=zerocontent&guid=9afb09b9-134c-47a8-9d32-72ec9373db2c"><font
          color="#ffffff" size="1">ᐧ</font></div>
    </blockquote>
    <br>
    <font color="#ffffff"><font size="1">T</font></font>The timestamps
    live in an area at the end of the memory below 4G that we call
    "CBMEM"<br>
    <br>
    Other information like the in-memory console or code coverage
    information, lives in that same memory data structure.<br>
    <br>
    <br>
    Stefan<br>
  </body>
</html>