]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/config.ini
BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR file
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / config.ini
index 89c17a5ef29b1a7fd1ec3c88869fa52404b3dda7..e97c718dcd2b190e030c9ef00b73f2798f4febf2 100644 (file)
@@ -41,7 +41,7 @@ AutoCorrect = 1
 #\r
 # List customized Modifer here, split with ','\r
 #\r
-ModifierList = IN, OUT, OPTIONAL, UNALIGNED, EFI_RUNTIMESERVICE, EFI_BOOTSERVICE, EFIAPI, TPMINTERNALAPI\r
+ModifierList = IN, OUT, OPTIONAL, UNALIGNED, EFI_RUNTIMESERVICE, EFI_BOOTSERVICE, EFIAPI, TPMINTERNALAPI, STATIC\r
 \r
 #\r
 # General Checking\r
@@ -230,6 +230,8 @@ MetaDataFileCheckLibraryInstanceDependent = 1
 MetaDataFileCheckLibraryInstanceOrder = 1\r
 # Check whether the unnecessary inclusion of library classes in the INF file\r
 MetaDataFileCheckLibraryNoUse = 1\r
+# Check the header file in Include\Library directory whether be defined in the package DEC file.\r
+MetaDataFileCheckLibraryDefinedInDec = 1\r
 # Check whether an INF file is specified in the FDF file, but not in the DSC file, then the INF file must be for a Binary module only\r
 MetaDataFileCheckBinaryInfInFdf = 1\r
 # Not to report error and warning related OS include file such as "windows.h" and "stdio.h".\r
@@ -256,6 +258,8 @@ UniCheckAll = 0
 UniCheckHelpInfo = 1\r
 # Check PCD whether defined the prompt, help in the DEC file and localized information in the associated UNI file.\r
 UniCheckPCDInfo = 1\r
+# Uncheck whether UNI file is in UTF-16 format\r
+GeneralCheckUni = -1\r
 \r
 #\r
 # The check points in this section are reserved\r