summaryrefslogtreecommitdiffstats
path: root/BaseTools/ReadMe.txt
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-20 19:44:27 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-20 19:44:27 +0000
commit53ca26a2d8fecb7ef41f8513ac09b65c51402980 (patch)
treeca94913c1d9b29e408424bfe4d97e5fe4ee63510 /BaseTools/ReadMe.txt
parent23d9ac223efebe0ec66e9b4312609c681b42e2f0 (diff)
downloadedk2-53ca26a2d8fecb7ef41f8513ac09b65c51402980.tar.gz
edk2-53ca26a2d8fecb7ef41f8513ac09b65c51402980.tar.bz2
edk2-53ca26a2d8fecb7ef41f8513ac09b65c51402980.zip
Adding BaseTools directory structure for the new generation of EDK II Builds.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2691 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/ReadMe.txt')
-rw-r--r--BaseTools/ReadMe.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt
new file mode 100644
index 0000000000..81c52ef773
--- /dev/null
+++ b/BaseTools/ReadMe.txt
@@ -0,0 +1,14 @@
+This directory contains the next generation of EDK II build tools and template files.
+Templates are located in the Conf directory, while the tools executables for
+Microsoft Windows 32-bit Operating Systems are located in the Bin\Win32 directory.
+
+The binary tools will be updated only after passing developer testing.
+
+The BaseTools package will be updated with new tools only after all testing on a set
+of binary tools has successfully completed.
+
+Current state of the tools is Proto-Type - not all tool functions have been implemented
+and there may be bugs in these tools. These tools are under constant development at
+this time.
+
+20-Jun-2007