]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Conf/target.template
1) Change GUID of emuvariable module.
[mirror_edk2.git] / BaseTools / Conf / target.template
index 228b022438a33ad5b81dc2fc1c8853eec5976487..e8e32438737c3ddb6bd53f11cc1465effe971883 100644 (file)
@@ -44,7 +44,6 @@ TARGET                = DEBUG
 #                                               If not specified, then all valid architectures specified\r
 #                                               in the FPD file, for which tools are available, will be\r
 #                                               built.\r
-# TARGET_ARCH           =\r
 TARGET_ARCH           = IA32\r
 \r
 #  TOOL_DEFINITION_FILE  Filename  Optional   Specify the name of the filename to use for specifying\r
@@ -60,11 +59,11 @@ TOOL_CHAIN_TAG        = MYTOOLS
 \r
 #  MULTIPLE_THREAD       FLAG      Optional   Flag to enable multi-thread build. If not specified, default\r
 #                                             is "Disable". If your computer is multi-core or multiple CPUs,\r
-#                                             enabling this feature will bring much benefit. For multi-thread\r
-#                                             built, the log will write to ${BUILD_DIR}/build.log.\r
-#                                             This feature is only for PLATFORM build, and clean, cleanall or\r
+#                                             enabling this feature will bring much benefit. \r
+#                                             This feature is only available for "spawn" build mode, and \r
+#                                             only for PLATFORM build. The clean, cleanall or\r
 #                                             stand-alone module build is still using the normal way.\r
-MULTIPLE_THREAD       = Enable\r
+MULTIPLE_THREAD       = Disable\r
 \r
 # MAX_CONCURRENT_THREAD_NUMBER  NUMBER  Optional  The number of concurrent threads. Default is 2. Recommend to\r
 #                                                 set this value to one more than the number of your compurter\r