summaryrefslogtreecommitdiff
path: root/Tools/Conf/target.template
diff options
context:
space:
mode:
authorwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-05 06:22:06 +0000
committerwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-05 06:22:06 +0000
commitde4bb9f6edc1db82e0616b24e6685b27d2b66061 (patch)
tree5a12c8f3e1ec20e101d133b89b391e89ac4ba4de /Tools/Conf/target.template
parentc64af698a3b8f8967b0c60b906eabc01b8f19ada (diff)
downloadedk2-de4bb9f6edc1db82e0616b24e6685b27d2b66061.zip
edk2-de4bb9f6edc1db82e0616b24e6685b27d2b66061.tar.gz
edk2-de4bb9f6edc1db82e0616b24e6685b27d2b66061.tar.bz2
Fully support active platform policy.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@763 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Conf/target.template')
-rw-r--r--Tools/Conf/target.template14
1 files changed, 11 insertions, 3 deletions
diff --git a/Tools/Conf/target.template b/Tools/Conf/target.template
index e961d70..fde5df2 100644
--- a/Tools/Conf/target.template
+++ b/Tools/Conf/target.template
@@ -1,3 +1,11 @@
-ACTIVE_PLATFORM = MdePkg.fpd
-ACTIVE_TARGET = DEBUG
-ACTIVE_ARCH = IA32
+# Relative to WORKSPACE
+TOOLS_DEFINITION_FILE = Tools/Conf/tools_def.txt
+
+# Relative to WORKSPACE
+# ACTIVE_PLATFORM = MdePkg/MdePkg.fpd
+
+# Separate multiple targets with space, not not use comma
+TARGET =
+TARGET_ARCH =
+TAGNAME =
+