<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>is CONFIG_COREINFO_SECONDARY_PAYLOAD supposed to work?<br><br>I tried to add this option in kconfig, but the coreboot table is flushed. I tried to fix it. But it seems to be hard. Anyone got idea? Or I have to work really hard to fix it? :(<br><br>Zheng<br><br><div><hr id="stopSpelling">Date: Sun, 20 Mar 2016 20:07:34 -0700<br>From: nochristrequired@gmail.com<br>To: rminnich@gmail.com<br>Subject: Re: [coreboot] Multiple payloads support?<br>CC: coreboot@coreboot.org; stefan.reinauer@coreboot.org; fishbaoz@hotmail.com<br><br><div dir="ltr">I should have been more clear - first build your image using the coreboot build system and specify SeaBIOS as your payload. Then compile coreinfo. Last, include coreinfo in your image using the command I provided in the previous e-mail.<div><br></div><div>Coreinfo will now show up as a boot option under SeaBIOS. This is how I do it - no need to mess with bayou. Works with memtest and other elf binaries as well.</div><div><br></div><div>Good luck!</div></div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Sun, Mar 20, 2016 at 7:59 PM, Nick <span dir="ltr"><<a href="mailto:nochristrequired@gmail.com" target="_blank">nochristrequired@gmail.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Bayou is not necessary - use SeaBIOS to run coreinfo.<div><br></div><div><div><i>./build/cbfstool ./build/coreboot.rom add-payload -f /gitrepo/coreboot/payloads/coreinfo/build/coreinfo.elf -n img/coreinfo.elf -t payload</i></div></div></div><div class="ecxHOEnZb"><div class="h5"><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Sun, Mar 20, 2016 at 7:02 PM, ron minnich <span dir="ltr"><<a href="mailto:rminnich@gmail.com" target="_blank">rminnich@gmail.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">it's a bit of work but I got it to build two years ago. <span><font color="#888888"><div><br></div><div>ron</div></font></span></div><div><div><br><div class="ecxgmail_quote"><div dir="ltr">On Sun, Mar 20, 2016 at 6:56 PM Zheng Bao <<a href="mailto:fishbaoz@hotmail.com" target="_blank">fishbaoz@hotmail.com</a>> wrote:<br></div><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">But Bayou seems to be dead. It can not be built. The definition like "struct LAR" goes nowhere.</div></div><div><div dir="ltr"><br><br>Zheng<br></div></div><div><div dir="ltr"><div><hr>From: <a href="mailto:rminnich@gmail.com" target="_blank">rminnich@gmail.com</a><br>Date: Sun, 20 Mar 2016 21:17:24 +0000<br>To: <a href="mailto:fishbaoz@hotmail.com" target="_blank">fishbaoz@hotmail.com</a>; <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a>; <a href="mailto:stefan.reinauer@coreboot.org" target="_blank">stefan.reinauer@coreboot.org</a><br>Subject: Re: [coreboot] Multiple payloads support?</div></div></div><div><div dir="ltr"><div><br><br><div dir="ltr">It was done about 10 years ago and it was called bayou. Take a look in the libpayload side.</div><br><div><div dir="ltr">On Sat, Mar 19, 2016 at 11:30 PM Zheng Bao <<a href="mailto:fishbaoz@hotmail.com" target="_blank">fishbaoz@hotmail.com</a>> wrote:<br></div><blockquote style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">


<div dir="ltr">Hi, all,<br>I am trying to integrate SeaBIOS and another payload(coreinfo, nvramcui)<br>into final image.<br><br>After a quick code checking, current code in repo does not support multiple payload, does it?<br><br>I want to let Coreboot load and run nvramcui first. The user can decide to change the<br>CMOS setting or not. If user want to save the setting, the system need to reboot. If user wants<br>to give up the change, the system goes out of the nvramcui and goes into SeaBIOS. Just like <br>other IBV's BIOS.<br><br>Did anyone do this job before? Any suggestion?<br><br>Zheng</div>
                                          </div></div>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailman/listinfo/coreboot</a></blockquote></div>
<br>-- 
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">https://www.coreboot.org/mailman/listinfo/coreboot</a></div></div></div></blockquote></div>
</div></div><br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailman/listinfo/coreboot</a><br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
<br>-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot</div>                                    </div></body>
</html>