Skip to content

Commit

Permalink
IntelFsp2WrapperPkg: Remove CI exception of PlatformMultiPhaseLib.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
ChaselChiu authored and mergify[bot] committed Oct 5, 2022
1 parent f054bee commit 1bd2ff1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 1bd2ff1

Please sign in to comment.