summaryrefslogtreecommitdiffstats
path: root/.pytool
diff options
context:
space:
mode:
authorMichael Kubacki <michael.kubacki@microsoft.com>2022-09-06 17:18:28 -0400
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-04 16:53:59 +0000
commit9ecab62d40035e39ed12a3fec5755e738a3892ab (patch)
treef3f7cf6eae2819a6dc8d523f81298dadb693fa36 /.pytool
parent7c424c28b0adff2da455769521408dbf772c1ed7 (diff)
downloadedk2-9ecab62d40035e39ed12a3fec5755e738a3892ab.tar.gz
IntelFsp2WrapperPkg: Add CI YAML file
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4048 Adds IntelFsp2WrapperPkg to the list of supported build packages for edk2 CI and defines an initial set of CI configuration options. Adds a special case for the Library Class check CI plugin to ignore FspWrapperPlatformMultiPhaseLib with an explanatory comment. Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.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>
Diffstat (limited to '.pytool')
-rw-r--r--.pytool/CISettings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pytool/CISettings.py b/.pytool/CISettings.py
index dc3506769f..76769b5329 100644
--- a/.pytool/CISettings.py
+++ b/.pytool/CISettings.py
@@ -56,6 +56,7 @@ class Settings(CiBuildSettingsManager, UpdateSettingsManager, SetupSettingsManag
"EmbeddedPkg",
"EmulatorPkg",
"IntelFsp2Pkg",
+ "IntelFsp2WrapperPkg",
"MdePkg",
"MdeModulePkg",
"NetworkPkg",