Hi Mike, > -----Original Message----- > From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] > Sent: Thursday, March 26, 2020 4:43 PM > To: edk2-devel-groups-io <devel@edk2.groups.io>; Zhang, Shenglei > <shenglei.zh...@intel.com>; Laszlo Ersek <ler...@redhat.com> > Cc: Sean Brogan <sean.bro...@microsoft.com>; Bret Barkelew > <bret.barke...@microsoft.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Gao, Liming <liming....@intel.com> > Subject: Re: [edk2-devel] [PATCH] .azurepipelines: Enable CI for OvmfPkg > and EmulatorPkg > > (+ Laszlo) > > On Thu, 26 Mar 2020 at 08:04, Zhang, Shenglei <shenglei.zh...@intel.com> > wrote: > > > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2570 > > OvmfPkg and EmulatorPkg are mostly used by the developers, so add > > them to target list. > > > > Cc: Sean Brogan <sean.bro...@microsoft.com> > > Cc: Bret Barkelew <bret.barke...@microsoft.com> > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > > Cc: Liming Gao <liming....@intel.com> > > Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com> > > Could we add ArmVirtPkg as well please? Also, which .DSCs are built > inside OvmfPkg/ with this change?
Could you help answer this question? I only see interfaces to include package level things. Thanks, Shenglei > > > --- > > .azurepipelines/templates/pr-gate-build-job.yml | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/.azurepipelines/templates/pr-gate-build-job.yml > b/.azurepipelines/templates/pr-gate-build-job.yml > > index 61868554d43c..34f03745cc70 100644 > > --- a/.azurepipelines/templates/pr-gate-build-job.yml > > +++ b/.azurepipelines/templates/pr-gate-build-job.yml > > @@ -44,6 +44,12 @@ jobs: > > TARGET_SECURITY: > > Build.Pkgs: 'SecurityPkg' > > Build.Targets: 'DEBUG,RELEASE,NO-TARGET' > > + TARGET_OVMF: > > + Build.Pkgs: 'OvmfPkg' > > + Build.Targets: 'DEBUG,RELEASE,NO-TARGET' > > + TARGET_EMULATOR: > > + Build.Pkgs: 'EmulatorPkg' > > + Build.Targets: 'DEBUG,RELEASE,NO-TARGET' > > > > workspace: > > clean: all > > -- > > 2.18.0.windows.1 > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#56382): https://edk2.groups.io/g/devel/message/56382 Mute This Topic: https://groups.io/mt/72559106/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-