<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
</head>
<body text="#000000" bgcolor="#ffffff">
Josh,<br>
<br>
I reloaded the eeprom with the reference image from Intel. Now it
appears we get a little further. <br>
<br>
Loading driver at 0x352CD000 EntryPoint=0x352D72D8 <br>
<br>
RIP - 00000000352CD1F4, CS - 0000000000000038, RFLAGS - 0000000000010213<br>
<br>
$ addr2line -fe bin-x86_64-efi/e1000e.efi.tmp 0x11f4<br>
e1000e_get_cfg_done_80003es2lan<br>
e1000e_80003es2lan.c:0<br>
<br>
Have a good weekend.<br>
<br>
Thanks,<br>
Mike<br>
<br>
<br>
Mike Bishton wrote:
<blockquote type="cite" cite="mid:4BB65F59.4000704@xes-inc.com"> Josh,<br>
  <tt><br>
$ addr2line -fe bin-x86_64-efi/e1000e.efi.tmp 0x1241<br>
e1000e_init_nvm_params_80003es2lan<br>
e1000e_80003es2lan.c:0</tt><br>
  <br>
Now that I think about it, I'm working with a proto board so I'm not
entirely sure that the eeprom is programmed correctly. I do know that
the controller works with the Intel PXE ROM and with the Linux e1000e
driver though. I'll try to verify that the contents are sane.<br>
  <br>
Thanks,<br>
Mike<br>
  <br>
  <br>
Joshua Oreman wrote:
  <blockquote cite="mid:v2w197f0ba31004021353vb2ca243eq1678ebe9297f2e1b@mail.gmail.com" type="cite">
    <pre wrap="">On Fri, Apr 2, 2010 at 4:17 PM, Mike Bishton <a class="moz-txt-link-rfc2396E" href="mailto:mbishton@xes-inc.com" moz-do-not-send="true">&lt;mbishton@xes-inc.com&gt;</a> wrote:
  </pre>
    <blockquote type="cite">
      <pre wrap="">Josh,

The output of the `nm bin-x86_64-efi/e1000e.efi.tmp` is attached.

addr2line returned an error as written. Switching -ef to -fe resulted in

??
??:0
    </pre>
    </blockquote>
    <pre wrap=""><!---->
00000000000011f9 t e1000e_init_nvm_params_80003es2lan
0000000000001315 t e1000e_init_mac_params_80003es2lan

It looks like you're crashing somewhere in
e1000e_init_nvm_params_80003es2lan. Could you try `addr2line -fe
bin-x86_64-efi/e1000e.efi.tmp 0x1241'? Sorry about the incorrect
syntax in my earlier suggestion.

Thanks,

-- Josh
  </pre>
  </blockquote>
  <pre wrap="">
<hr width="90%" size="4">
_______________________________________________
gPXE mailing list
<a href="mailto:gPXE@etherboot.org" class="moz-txt-link-abbreviated">gPXE@etherboot.org</a>
<a href="http://etherboot.org/mailman/listinfo/gpxe" class="moz-txt-link-freetext">http://etherboot.org/mailman/listinfo/gpxe</a>
  </pre>
</blockquote>
</body>
</html>