]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Common/GlobalData.py
BaseTools:PCD value error in structure pcd sku case.
[mirror_edk2.git] / BaseTools / Source / Python / Common / GlobalData.py
index 5eaee066946c9a513b591e8c415a2dd8292f2988..f117998b0b9c48443c0803937b303da67eec19a4 100644 (file)
@@ -103,7 +103,7 @@ MixedPcd = {}
 \r
 # Structure Pcd dict\r
 gStructurePcd = {}\r
-\r
+gPcdSkuOverrides={}\r
 # Pcd name for the Pcd which used in the Conditional directives\r
 gConditionalPcds = []\r
 \r