]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/Configuration.py
BaseTools: DataType - cleanup list constants
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / Configuration.py
index b523858e1b1f5149b6ef0702495797053f6e8ec0..b5b583be8c4af8dca3d229570e807f49445fdc2c 100644 (file)
@@ -53,7 +53,7 @@ class Configuration(object):
 \r
         # List customized Modifer here, split with ','\r
         # Defaultly use the definition in class DataType\r
-        self.ModifierList = MODIFIER_LIST\r
+        self.ModifierSet = MODIFIER_SET\r
 \r
         ## General Checking\r
         self.GeneralCheckAll = 0\r