I think it is feasible. For example, https://github.com/tianocore/edk2/tree/master/OvmfPkg/PlatformCI includes multiple xxxBuild.py. Each GetDscName() will return different dsc.
But https://github.com/tianocore/edk2/tree/master/ArmVirtPkg/PlatformCI only includes one xxxBuild.py. As long as we can adopt same mechanism in OvmfPkg, the ArmVirtPkg can support multiple dsc. I believe that will help to catch such build issue earlier, if we enable them. Thank you Yao, Jiewen > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Ard > Biesheuvel > Sent: Wednesday, January 18, 2023 11:35 PM > To: Gerd Hoffmann <kra...@redhat.com>; Michael Kubacki > <mikub...@linux.microsoft.com> > Cc: Yao, Jiewen <jiewen....@intel.com>; devel@edk2.groups.io; Xu, Min M > <min.m...@intel.com>; Leif Lindholm <quic_llind...@quicinc.com>; Abner > Chang <abner.ch...@amd.com>; Daniel Schaefer <g...@danielschaefer.me>; > Aktas, Erdem <erdemak...@google.com>; James Bottomley > <j...@linux.ibm.com>; Tom Lendacky <thomas.lenda...@amd.com> > Subject: Re: [edk2-devel] [PATCH V3 0/4] Introduce Separate-Fv in > OvmfPkg/IntelTdx > > On Wed, 18 Jan 2023 at 14:43, Gerd Hoffmann <kra...@redhat.com> wrote: > > > > On Wed, Jan 18, 2023 at 12:07:52PM +0000, Yao, Jiewen wrote: > > > Hey Ard > > > I am worried about the CI for ArmVirtPkg. > > > Can we add such ArmVirtPkg build into CI? > > > > CI builds one of the ArmVirtPkg configs (ArmVirtQemu.dsc specifically), > > the other ones are not covered right now. > > > > The following platforms are not built by CI: > > ArmVirtPkg/ArmVirtQemuKernel.dsc > ArmVirtPkg/ArmVirtKvmTool.dsc > ArmVirtPkg/ArmVirtCloudHv.dsc > ArmVirtPkg/ArmVirtXen.dsc > > Maybe Michael can explain whether this can be added easily? I couldn't > quite figure out from the existing scripts whether we can just list > multiple DSCs per package. > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#98817): https://edk2.groups.io/g/devel/message/98817 Mute This Topic: https://groups.io/mt/96319661/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-