]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Java/Source/GenBuild/org/tianocore/build/autogen/AutoGen.java
If "SupArchList" is defined for a PCD in MSA, should check current arch is in the...
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org / tianocore / build / autogen / AutoGen.java
index 68254e2294743f46df920326c8ca33bddc68228e..f1f0fc0cf49198f0760ef86df23083570f669e97 100644 (file)
@@ -668,7 +668,7 @@ public class AutoGen {
         this.myPcdAutogen = new PCDAutoGenAction(moduleId,\r
                                                  arch,\r
                                                  true,\r
         this.myPcdAutogen = new PCDAutoGenAction(moduleId,\r
                                                  arch,\r
                                                  true,\r
-                                                 saq.getModulePcdEntryNameArray(),\r
+                                                 saq.getModulePcdEntryNameArray(this.arch),\r
                                                  pcdDriverType, \r
                                                  parentId);\r
         this.myPcdAutogen.execute();\r
                                                  pcdDriverType, \r
                                                  parentId);\r
         this.myPcdAutogen.execute();\r