diff --git a/SecurityPkg/SecurityPkg.ci.yaml b/SecurityPkg/SecurityPkg.ci.yaml index d7b9e1f4e2..7912142398 100644 --- a/SecurityPkg/SecurityPkg.ci.yaml +++ b/SecurityPkg/SecurityPkg.ci.yaml @@ -18,6 +18,9 @@ ], ## Both file path and directory path are accepted. "IgnoreFiles": [ + "Library/TcgStorageCoreLib/TcgStorageUtil.c", + "Library/TcgStorageCoreLib/TcgStorageCore.c", + "Library/Tpm2CommandLib/Tpm2NVStorage.c" ] }, "CompilerPlugin": {