]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/config.ini
BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / config.ini
index 00c98c6232d78e2c1b95116da4d14f1d0d66c092..663ae293bd028f278a8f79528e4eb2ed3922d7e8 100644 (file)
@@ -134,6 +134,8 @@ CFunctionLayoutCheckDataDeclaration = 1
 CFunctionLayoutCheckNoInitOfVariable = 1\r
 # Check whether no use of STATIC for functions\r
 CFunctionLayoutCheckNoStatic = 1\r
+# Check whether no use of Deprecated functions\r
+CFunctionLayoutCheckNoDeprecated  = 1\r
 \r
 #\r
 # Include Files Checking\r