]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working directory...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 7 Jul 2006 07:00:32 +0000 (07:00 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 7 Jul 2006 07:00:32 +0000 (07:00 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@818 6f19259b-4bc3-4df7-8a09-765794883524

ReleaseNotes.txt

index 045e4102a7083914624ab3bc4e1a063aa2ecad14..eb2d2f1a04d3439877accdad7cb6cd70e9920038 100644 (file)
@@ -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), \r
 tagname(s) and architecture(s) to less than the full set of possible options. \r
 \r
-The ACTIVE_PLATFORM MUST BE SET.  All other options need not be set, however by \r
-unsetting these options (by removing the line from the file, or leaving the Value \r
-empty) will result in all available build possibilites when typing build.  By\r
-default EDK II can build a matrix of binaries, using different target types, tool\r
-chain tags and architectures.  Options to target.txt file are as follows:\r
+The ACTIVE_PLATFORM must be set unless the current working directory contains one\r
+or more FPD files.  All other options need not be set, however by unsetting these\r
+options (by removing the line from the file, or leaving the Value empty) will \r
+result in all available build possibilites when typing build.  By default EDK II\r
+can build a matrix of binaries, using different target types, tool chain tags and \r
+architectures.  Options to target.txt file are as follows:\r
 \r
 ACTIVE_PLATFORM =  Value   REQUIRED\r
   Where Value is the WORKSPACE relative path and filename of a Framework Platform \r