]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFsp2WrapperPkg: Remove CI exception of PlatformMultiPhaseLib.
authorChasel Chiu <chasel.chiu@intel.com>
Wed, 5 Oct 2022 01:04:40 +0000 (18:04 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 5 Oct 2022 04:13:53 +0000 (04:13 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4092

Duplicate library class header issue will be resolved and CI
exception for FspWrapperPlatformMultiPhaseLib should be removed too.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml

index 6788a723a1cc4c9d8f8114c81e45d6387d95a4f1..45cb5a7d6f32decb2835e386e73727340759f91a 100644 (file)
 \r
     ## options defined .pytool/Plugin/LibraryClassCheck\r
     "LibraryClassCheck": {\r
-        "IgnoreLibraryClass": [\r
-          # This header file contains a small function in a separate library so platforms\r
-          # do not have to override the whole main library instance.\r
-          "FspWrapperPlatformMultiPhaseLib"\r
-        ]\r
+        "IgnoreLibraryClass": []\r
     },\r
 \r
     ## options defined .pytool/Plugin/SpellCheck\r