<div dir="ltr"><div><span style="font-size:12.8px">> 79 24 98 7A A8 <b><i><u><font color="#ff0000">F8</font></u></i></b></span><br></div><div>>...</div><div>> <span style="font-size:12.8px">Any thoughts?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">If you came to 0xF8 postcode, you successfully booted Coreboot. So, your question is not too clear to me?!</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">You can also read this thread, it might help you:</span></div><div><a href="https://www.mail-archive.com/coreboot@coreboot.org/msg46341.html">https://www.mail-archive.com/coreboot@coreboot.org/msg46341.html</a><br></div><div><br></div><div>Zoran</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 7, 2016 at 10:11 AM, Łukasz Dobrowolski <span dir="ltr"><<a href="mailto:spectrallynx@gmail.com" target="_blank">spectrallynx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
I'm porting cb to ThinkPad X120e. I've used code from asrock/e350m1 as<br>
basis and made some small changes.<br>
<br>
I'm getting following postcodes. Those are after "50" so romstage.c<br>
finished executing. (System sometimes goes this far, other times it<br>
hangs earlier.)<br>
        79 24 98 7A A8 F8<br>
<br>
I tried to find them in like this:<br>
        grep -R 'post_code(0x24);'<br>
I've only found "24", it's in device/pci_device.c:1113. Whatever is<br>
sending the rest of the postcodes is not using post_code() function.<br>
<br>
I can think of 3 explanations:<br>
        Payload is sending those postcodes. -> Seams unlikely, I'm<br>
using Seabios. I've read some of the code and can't find any places<br>
that would send the codes.<br>
        ASM parts of cb/AGESA.<br>
        EC(ITE IT8518E) is sending the codes.<br>
<br>
Any thoughts?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/<wbr>mailman/listinfo/coreboot</a><br>
</font></span></blockquote></div><br></div>