summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-07 07:00:32 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-07 07:00:32 +0000
commit73da4c040f2136e99cdbccbfa4c72512e1c81a8d (patch)
tree96ceff8a6e4cd9b8ade5ed69c0aab2cd09cfb9ff /ReleaseNotes.txt
parentc1d69edb83905019839ef4158354207fa6dcebe7 (diff)
downloadedk2-73da4c040f2136e99cdbccbfa4c72512e1c81a8d.zip
edk2-73da4c040f2136e99cdbccbfa4c72512e1c81a8d.tar.gz
edk2-73da4c040f2136e99cdbccbfa4c72512e1c81a8d.tar.bz2
Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working directory does not contain one or more FPD files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@818 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 045e410..eb2d2f1 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -170,11 +170,12 @@ file contains options for setting the active platform and restricting the build.
The restictions are used to limit the build output by specifying build target(s),
tagname(s) and architecture(s) to less than the full set of possible options.
-The ACTIVE_PLATFORM MUST BE SET. All other options need not be set, however by
-unsetting these options (by removing the line from the file, or leaving the Value
-empty) will result in all available build possibilites when typing build. By
-default EDK II can build a matrix of binaries, using different target types, tool
-chain tags and architectures. Options to target.txt file are as follows:
+The ACTIVE_PLATFORM must be set unless the current working directory contains one
+or more FPD files. All other options need not be set, however by unsetting these
+options (by removing the line from the file, or leaving the Value empty) will
+result in all available build possibilites when typing build. By default EDK II
+can build a matrix of binaries, using different target types, tool chain tags and
+architectures. Options to target.txt file are as follows:
ACTIVE_PLATFORM = Value REQUIRED
Where Value is the WORKSPACE relative path and filename of a Framework Platform