<div dir="ltr">Hello Alok,<div><br></div><div>From another @ thread, you might also be interested in (few @ threads below): [coreboot] Where is the first instruction?</div><div><div><br></div><div><div style="font-size:12.8px"><i><u>Let us look into what actually we have here, in Coreboot: in bootblock phase, at the very beginning.</u></i></div><div style="font-size:12.8px"><i><u>Let me tell you what I am looking into (what cb tree): [zoran@localhost coreboot-09.06.2016]$ git describe<CR></u></i></div><div style="font-size:12.8px"><i><u>4.4-455-g538b324</u></i></div><div style="font-size:12.8px"><i><u><br></u></i></div><div style="font-size:12.8px"><i><u>Let us backtrace, to understand what is actual thread of execution:</u></i></div><div style="font-size:12.8px"><i><u>src/arch/x86/prologue.inc</u></i></div><div style="font-size:12.8px"><i><u>src/cpu/x86/16bit/entry16.inc</u></i></div><div style="font-size:12.8px"><i><u>src/cpu/x86/16bit/reset16.inc</u></i></div><div style="font-size:12.8px"><i><u>src/cpu/x86/32bit/entry32.inc</u></i></div><div style="font-size:12.8px"><i><u>src/cpu/x86/sse_enable.inc</u></i></div><div style="font-size:12.8px"><i><u>src/arch/x86/bootblock_simple.c</u></i></div><div style="font-size:12.8px"><i><u><br></u></i></div><div style="font-size:12.8px">Please, carefully examine what I pointed/presented here... And let us know your thoughts.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best Regards,</div><div style="font-size:12.8px">Zoran</div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 2, 2016 at 6:58 PM, Alok Kumar <span dir="ltr"><<a href="mailto:alok.uefi.coreboot@gmail.com" target="_blank">alok.uefi.coreboot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div>   Previosly I have worked in the UEFI- BIOS and just now I have started with Core boot. Like In the BIOS we have startup.asm the very first file which will get execute in the UEFI BIOS. IN the same way I want to know which is the first driver/file will get executed in the coreboot in the case if we are using Intel Platform.</div><div>  </div><div>   Please guide me how can I identify the sequence of the drivers getting executed in the coreboot.</div><div><br></div><div>Regards</div><span class="HOEnZb"><font color="#888888"><div>Alok </div></font></span></div>
<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/mailman/listinfo/coreboot</a><br></blockquote></div><br></div>