<span>Hi everyone.</span><div><br></div><div>I'new here and probably some of my questions may be kind of stupid.</div><div><br></div><div>I'm trying to understand the boot processo of an old computer I have, and the plan is to port coreboot to it.</div><div><br></div><div>My first question is. Where in the firmware binary can I find the first instrucional tha will be executed ?</div><div>I have a dump of the BIOS that I did using a BIOS Programmer (tl866), and I'd like to start to understand what is hapening.</div><div>I know the first instrucion the system execute is the reset vector located at 0xfffffff0.</div><div>Does this mean the first instrucion on the firmware image is at BIOS top - reset vector ? (0xffffffff - 0xfffffff0)</div><div><br></div><div>Thanks for the help</div><div>Rafael Machado</div>