<div dir="auto"><div>Did you build the x86_64 tools and qemu using the RTEMS Source Builder?<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 7, 2023, 11:39 AM Karel Gardas <karel@functional.vision> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 3/7/23 19:24, Karel Gardas wrote:<br>
> On 3/7/23 15:05, Siddharth Khattar wrote:<br>
>> Hello all,<br>
>> So I was aiming to make a project to improve the amd64 BSP for RTEMS <br>
>> (modify it according to ACPI standards along with other stuff) but <br>
>> first I would need to build it. Unfortunately there was no way to <br>
>> build it natively within RTEMS source. So, I needed to install QEMU <br>
>> and had to build the UEFI firmware,OVMF by Tianocore in order to build <br>
>> it. <br>
> <br>
> Indeed, they still list Ubutnu 16.04 LTS as a build OS. Hmm, I would go <br>
> with VM for this. You need to build it just once...<br>
<br>
Investigating more, it looks like qemu build those too, so there is no <br>
need to deal with TianoCore alone anymore. My 7.2.0 install contains:<br>
<br>
$ find qemu-7.2.0/share/qemu/ -name 'edk2*'<br>
qemu-7.2.0/share/qemu/edk2-arm-code.fd<br>
qemu-7.2.0/share/qemu/edk2-x86_64-code.fd<br>
qemu-7.2.0/share/qemu/edk2-arm-vars.fd<br>
qemu-7.2.0/share/qemu/edk2-i386-secure-code.fd<br>
qemu-7.2.0/share/qemu/edk2-x86_64-secure-code.fd<br>
qemu-7.2.0/share/qemu/edk2-aarch64-code.fd<br>
qemu-7.2.0/share/qemu/edk2-i386-code.fd<br>
qemu-7.2.0/share/qemu/edk2-i386-vars.fd<br>
qemu-7.2.0/share/qemu/edk2-licenses.txt<br>
<br>
Ditto for Qemu build by RSB. Will send you tarball of scripts I'm using <br>
for building and running rtems.exe on those...<br>
<br><br><br>
Karel<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div></div>