[coreboot] how to use TianoCore as a coreboot payload

David Hendricks dhendrix at google.com
Tue Dec 4 23:12:40 CET 2012


Hello Siyuan,
You might find this webpage useful: http://www.phisch.org/website/efiboot/

Have you built Coreboot for your target mainboard or emulator? Coreboot can
load any ELF payload (Payload -> Add a payload -> An ELF executable payload
and provide the path to your payload).

I have not attempted using a UDK-generated payload... There may be
additional requirements for UEFI such as wrapping the binary into ELF
format and adding data structures resident in memory (HOBs). The efiboot
project appears to address these issues.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20121204/0426527b/attachment.html>


More information about the coreboot mailing list