On Thu, 19 Jan 2023 at 10:14, Gerd Hoffmann <[email protected]> wrote: > > > diff --git a/ArmVirtPkg/PlatformCI/QemuKernelBuild.py > > b/ArmVirtPkg/PlatformCI/QemuKernelBuild.py > > new file mode 100644 > > index 000000000000..1c652478cb41 > > --- /dev/null > > +++ b/ArmVirtPkg/PlatformCI/QemuKernelBuild.py > > In OvmfPkg I've moved common code over to PlatformBuildLib.py which is > used by the individual *Build.py files (which can be small then). >
Many of the methods are subtly different, and I'm not sure if it makes sense to parameterize this with variables E.g., ArmVirtQemuKernel is booted with -kernel not -bios, and needs highmem=off for the 32-bit ARM boot test. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#98967): https://edk2.groups.io/g/devel/message/98967 Mute This Topic: https://groups.io/mt/96373699/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
