mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 00:54:06 +02:00
remove the format of file. make it clearly
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3517 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
33b7cf8cb0
commit
57b82a9cfa
@ -44,7 +44,6 @@ TARGET = DEBUG
|
|||||||
# If not specified, then all valid architectures specified
|
# If not specified, then all valid architectures specified
|
||||||
# in the FPD file, for which tools are available, will be
|
# in the FPD file, for which tools are available, will be
|
||||||
# built.
|
# built.
|
||||||
# TARGET_ARCH =
|
|
||||||
TARGET_ARCH = IA32
|
TARGET_ARCH = IA32
|
||||||
|
|
||||||
# TOOL_DEFINITION_FILE Filename Optional Specify the name of the filename to use for specifying
|
# TOOL_DEFINITION_FILE Filename Optional Specify the name of the filename to use for specifying
|
||||||
@ -64,7 +63,7 @@ TOOL_CHAIN_TAG = MYTOOLS
|
|||||||
# This feature is only available for "spawn" build mode, and
|
# This feature is only available for "spawn" build mode, and
|
||||||
# only for PLATFORM build. The clean, cleanall or
|
# only for PLATFORM build. The clean, cleanall or
|
||||||
# stand-alone module build is still using the normal way.
|
# stand-alone module build is still using the normal way.
|
||||||
# MULTIPLE_THREAD = Enable
|
MULTIPLE_THREAD = Enable
|
||||||
|
|
||||||
# MAX_CONCURRENT_THREAD_NUMBER NUMBER Optional The number of concurrent threads. Default is 2. Recommend to
|
# MAX_CONCURRENT_THREAD_NUMBER NUMBER Optional The number of concurrent threads. Default is 2. Recommend to
|
||||||
# set this value to one more than the number of your compurter
|
# set this value to one more than the number of your compurter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user