Adding top-level Conf directory for next generation of EDK II build infrastructure tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/Conf@2690 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/ReadMe.txt b/ReadMe.txt
new file mode 100644
index 0000000..338ab81
--- /dev/null
+++ b/ReadMe.txt
@@ -0,0 +1,7 @@
+This directory will be used to contain the new EDK II files:

+    FrameworkDatabase.db  - Second generation XML workspace info

+    target.txt            - Restricts a build to defined values

+    tools_def.txt         - Information about 3rd party tools

+

+These files will be created from the template files in the new

+BaseTools\Conf directory if and only if they do not exist.