[coreboot] Where is the first instrucion?

Rafael Machado rafaelrodrigues.machado at gmail.com
Tue Jul 26 04:27:11 CEST 2016


Hi Anthony, thanks for the advise and for the explanation.

You are totally right about posting firmware code on the forum.

Rafael

Em seg, 25 de jul de 2016 15:59, Tony Marchini <amarchini at rtd.com> escreveu:

> I would like to start with, Do not disassemble copyrighted firmware and
> CERTAINLY don't post your results to a public forum.
>
> That said, the di in this case is being used as a return instruction in a
> piece of BIOS that clearly doesn't have the memory enabled yet. No memory,
> no stack. No stack then no call /ret instructions. Here they set the return
> point and put it in the di register and then "call" the function. The
> instruction after the jp di is another function.
>
> Anthony A. Marchini
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> https://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20160726/3d6e1f0f/attachment.html>


More information about the coreboot mailing list