Tianocore with the COREBOOTPAYLOAD option is my (heavily modified) fork of the now-deprecated CorebootPayloadPkg package which works on Intel Core-based platforms Sandybridge and newer. No attempt has been make to get it working under qemu or other hardware. The UEFIPAYLOAD option builds upstream edk2 master, which may or may not be functional on any given day. You likely also need to remove your tianocore subdir before switching between the two options. Remove the '-q' option from the makefile if building continues to fail
On Mon, Mar 29, 2021 at 10:40 AM Julian Stecklina julian.stecklina@cyberus-technology.de wrote:
On Mon, 2021-03-29 at 17:45 +0300, Julian Stecklina wrote:
I'm currently trying to get Tianocore EDK2 running as a Coreboot payload in Qemu and meeting with limited success, though. I have a working configuration for the qemu q35 target. Building it for and running it with the 440fx/piix4 chipset results in the crash below.
Maybe some additional information: I was using CONFIG_TIANOCORE_COREBOOTPAYLOAD=y.
With CONFIG_TIANOCORE_UEFIPAYLOAD, I get a build failure. I've opened https://ticket.coreboot.org/issues/303 for this.
Julian
coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org