On Mon, Mar 30, 2020 at 10:04 AM, Ard Biesheuvel wrote: > > Is there any way I could contribute ArmVirtQemu to this? Or would it > be easier if I provided comments/instructions? Either way. Any instructions you provide would be great.  I was going to hack something up for feedback but happy for someone else to do it.   Let me know. Basically add the platform and pipeline yml here https://github.com/spbrogan/edk2/tree/ci-for-ovmf/.azurepipelines/platforms Then i have been leveraging PyTools to build and script operations. So something like this. https://github.com/spbrogan/edk2/blob/ci-for-ovmf/OvmfPkg/PlatformBuild.py A little bit of help in this readme. https://github.com/spbrogan/edk2/blob/ci-for-ovmf/OvmfPkg/README-pytools.md