<br><br><div class="gmail_quote">2009/9/17 Antonio Expósito <span dir="ltr"><<a href="mailto:antonio.exposito@ono.com">antonio.exposito@ono.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="ES">

<div>

<p><span lang="EN-US">I am trying to monitor the boot process of
a computer, mainly BIOS POST codes and linux kernel boot process. I know how to
do it for the linux kernel using a serial port, but I am not able to imagine
how to monitor the BIOS POST codes.</span></p>



<p><span lang="EN-US">I know that almost every BIOS sends them to
the ISA I/O address 0080h, but, how can I get that codes using another
computer? I mean,  without POST ISA/PCI card, using another computer connected
to it via SMBUS, LPC or serial?</span></p>



<p><span lang="EN-US">Is there any way to convert LPC to serial
and monitor that port?</span></p>

</div></div></blockquote><div>I don't know of an easy way. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="purple" lang="ES">
<div>

<p><span lang="EN-US">I want to do this with a VIA P700
motherboard, is this board supported by the coreboot v3?</span></p>

</div></div></blockquote><div> <a href="http://www.coreboot.org/Supported_Motherboards">http://www.coreboot.org/Supported_Motherboards</a><br>I don't think so.  Coreboot v2 is the most active branch.<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="ES"><div>

<p><span lang="EN-US">Could be easy to redirect BIOS POST codes
to a serial port using a coreboot implementation?</span></p></div></div></blockquote><div>Coreboot sends debug information to the serial port, so there is no need for monitoring the POST codes except very early in the boot process. <br>
<br>Thanks,<br>Myles<br></div></div>