]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/ReadMe.txt
BaseTools: remove the not used PyUtility file
[mirror_edk2.git] / BaseTools / ReadMe.txt
index 858b124db8769701d655a075677b622ecab26fef..db632f75ef2b531347faa8c56025a66474b0a673 100644 (file)
@@ -1,13 +1,15 @@
 This directory contains the next generation of EDK II build tools and template files.\r
 Templates are located in the Conf directory, while the tools executables for\r
 This directory contains the next generation of EDK II build tools and template files.\r
 Templates are located in the Conf directory, while the tools executables for\r
-Microsoft Windows 32-bit Operating Systems are located in the Bin\Win32 directory, other \r
+Microsoft Windows 32-bit Operating Systems are located in the Bin\Win32 directory, other\r
 directory contatins tools source.\r
 \r
 1. Build step to generate the binary tools.\r
 \r
 === Windows/Visual Studio Notes ===\r
 \r
 directory contatins tools source.\r
 \r
 1. Build step to generate the binary tools.\r
 \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
 \r
 In addition to this, you should set the following environment variables:\r
 \r
@@ -36,8 +38,8 @@ packages to build all the C BaseTools:
   sudo apt-get install build-essential uuid-dev\r
 \r
 === Python sqlite3 module ===\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
-binary directory (the same directory as build.exe and GenFds.exe). \r
+On Windows, the cx_freeze will not copy the sqlite3.dll to the frozen\r
+binary directory (the same directory as build.exe and GenFds.exe).\r
 Please copy it manually from <PythonHome>\DLLs.\r
 \r
 The Python distributed with most recent Linux will have sqlite3 module\r
 Please copy it manually from <PythonHome>\DLLs.\r
 \r
 The Python distributed with most recent Linux will have sqlite3 module\r