]> git.proxmox.com Git - mirror_edk2.git/commitdiff
.azurepipelines: Add IntelFsp2Pkg and IntelFsp2WrapperPkg to CI
authorMichael Kubacki <michael.kubacki@microsoft.com>
Tue, 6 Sep 2022 21:19:17 +0000 (17:19 -0400)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 4 Oct 2022 16:53:59 +0000 (16:53 +0000)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4048

Adds these packages to a new edk2 matrix job so they can be validated
in edk2 CI.

Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
.azurepipelines/templates/pr-gate-build-job.yml

index 54a74a1a98738c80b2642854c5fdc9751024855c..fe344e0b3cce3bffed4e90da61d4dac452133213 100644 (file)
@@ -49,6 +49,9 @@ jobs:
       TARGET_CRYPTO:\r
         Build.Pkgs: 'CryptoPkg'\r
         Build.Targets: 'DEBUG,RELEASE,NO-TARGET,NOOPT'\r
+      TARGET_FSP:\r
+        Build.Pkgs: 'IntelFsp2Pkg,IntelFsp2WrapperPkg'\r
+        Build.Targets: 'DEBUG,RELEASE,NO-TARGET,NOOPT'\r
       TARGET_SECURITY:\r
         Build.Pkgs: 'SecurityPkg'\r
         Build.Targets: 'DEBUG,RELEASE,NO-TARGET,NOOPT'\r