]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/ReadMe.txt
BaseTools: Clean up tools_def.template for XCODE5
[mirror_edk2.git] / BaseTools / ReadMe.txt
index beda3a81a61ce8d8977e21a94b14289fcf21efbb..be9ff2af856673b193e2e75d51a99f45438e06f9 100644 (file)
@@ -7,7 +7,9 @@ directory contatins tools source.
 \r
 === Windows/Visual Studio Notes ===\r
 \r
-To build the BaseTools, you should run the standard vsvars32.bat script.\r
+To build the BaseTools, you should run the standard vsvars32.bat script\r
+from your preferred Visual Studio installation or you can run get_vsvars.bat\r
+to use latest automatically detected version.\r
 \r
 In addition to this, you should set the following environment variables:\r
 \r
@@ -33,7 +35,7 @@ the base directory of the project.
 On Ubuntu, the following command should install all the necessary build\r
 packages to build all the C BaseTools:\r
 \r
-  sudo apt-get install build-essentials uuid-dev\r
+  sudo apt-get install build-essential uuid-dev\r
 \r
 === Python sqlite3 module ===\r
 On Windows, the cx_freeze will not copy the sqlite3.dll to the frozen \r
@@ -43,10 +45,4 @@ Please copy it manually from <PythonHome>\DLLs.
 The Python distributed with most recent Linux will have sqlite3 module\r
 built in. If not, please install sqlit3 package separately.\r
 \r
-2. The binary tools will be updated only after passing developer testing.\r
-\r
-Current state of the tools is Proto-Type - not all tool functions have been implemented\r
-and there may be bugs in these tools.  These tools are under constant development at\r
-this time.\r
-\r
 26-OCT-2011\r