]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Common/GlobalData.py
BaseTools: Add support to merge Prebuild and Postbuild into build Process
[mirror_edk2.git] / BaseTools / Source / Python / Common / GlobalData.py
index c3439ebbfcf589cbcf70e1ad9a49b76999d44008..51e370925dc09d14b5cb8e46aef28ac7aedec098 100644 (file)
@@ -23,6 +23,7 @@ gEcpSource = "EdkCompatibilityPkg"
 gOptions = None\r
 gCaseInsensitive = False\r
 gAllFiles = None\r
+gCommand = None\r
 \r
 gGlobalDefines = {}\r
 gPlatformDefines = {}\r