]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/GenBuild/org/tianocore/build/GenBuildThread.java
For stand-alone build, generate Platform_build.xml and call prebuild firstly.
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / GenBuildThread.java
index 01a387057b003e7311668aebb9a3e41aa0c6232f..738a448f3ac6c304c0ef406a2b215fcaf99a240e 100644 (file)
@@ -154,8 +154,8 @@ public class GenBuildThread implements Runnable {
 \r
             genBuildTask.perform();\r
         } catch (BuildException be) {\r
-\r
-            EdkLog.log("GenBuild", EdkLog.EDK_ALWAYS, moduleId + " with Arch " + arch +" build error. \n" + be.getMessage());\r
+            \r
+            EdkLog.log("GenBuild", EdkLog.EDK_ALWAYS, fpdModuleId + " build error. \n" + be.getMessage());\r
             \r
             if (FpdParserForThread.errorModule == null) {\r
                 FpdParserForThread.errorModule = fpdModuleId;\r