diff --git a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml index 6788a723a1..45cb5a7d6f 100644 --- a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml +++ b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml @@ -78,11 +78,7 @@ ## options defined .pytool/Plugin/LibraryClassCheck "LibraryClassCheck": { - "IgnoreLibraryClass": [ - # This header file contains a small function in a separate library so platforms - # do not have to override the whole main library instance. - "FspWrapperPlatformMultiPhaseLib" - ] + "IgnoreLibraryClass": [] }, ## options defined .pytool/Plugin/SpellCheck