<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 12/27/10 7:45 PM, Marc Bertens wrote:
    <blockquote cite="mid:1293475533.3099.99.camel@mbertens-desktop"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="GENERATOR" content="GtkHTML/3.28.3">
      Signed-off: Marc Bertens <<a moz-do-not-send="true"
        href="mailto:mbertens@xs4all.nl">mbertens@xs4all.nl</a>><br>
      <br>
      There was a problem when using the getpir utility with the
      coreboot_ram file, basically removed the loop around the search
      function, in the coreboot_ram image the start $PIR is not on a 16
      byte boundary. due to the search already was matching 6 bytes of
      the start of the table (including the version of the table), this
      was not necessary any more.  </blockquote>
    There was no patch attached<br>
    <br>
    The copy in the coreboot_ram image is not the one the tool should
    find, usually it should even be compressed and thus not found at
    all. Instead coreboot_ram will copy a PIR table to ram and that copy
    is the one the tool is/should be looking for.<br>
    <br>
    Stefan<br>
  </body>
</html>