summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc/EccGlobalData.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/Ecc/EccGlobalData.py')
-rw-r--r--BaseTools/Source/Python/Ecc/EccGlobalData.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/BaseTools/Source/Python/Ecc/EccGlobalData.py b/BaseTools/Source/Python/Ecc/EccGlobalData.py
index a20d6ead48..c0b00a4265 100644
--- a/BaseTools/Source/Python/Ecc/EccGlobalData.py
+++ b/BaseTools/Source/Python/Ecc/EccGlobalData.py
@@ -23,4 +23,5 @@ gDb = None
gIdentifierTableList = []
gCFileList = []
gHFileList = []
+gUFileList = []
gException = None \ No newline at end of file