]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/config.ini
This patch is going to:
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / config.ini
index 436fe4b09b651270b82dea6ba2f20b7d2ebd3cc4..8e11082b83a2dd941486cb52f2a7109fd7f36cec 100644 (file)
@@ -70,6 +70,8 @@ GeneralCheckCarriageReturn = 1
 GeneralCheckFileExistence = 1\r
 # Check whether file has non ACSII char\r
 GeneralCheckNonAcsii = 1\r
+# Check whether UNI file is valid\r
+GeneralCheckUni = 1\r
 \r
 #\r
 # Space Checking\r
@@ -236,7 +238,7 @@ MetaDataFileCheckPcdDuplicate = 1
 # Check whether PCD settings in the FDF file can only be related to flash.\r
 MetaDataFileCheckPcdFlash = 1\r
 # Check whether PCDs used in INF files but not specified in DSC or FDF files\r
-MetaDataFileCheckPcdNoUse = 1\r
+MetaDataFileCheckPcdNoUse = 0\r
 # Check whether having duplicate guids defined for Guid/Protocol/Ppi\r
 MetaDataFileCheckGuidDuplicate = 1\r
 # Check whether all files under module directory are described in INF files\r