diff options
author | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-20 19:33:23 +0000 |
---|---|---|
committer | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-20 19:33:23 +0000 |
commit | 23d9ac223efebe0ec66e9b4312609c681b42e2f0 (patch) | |
tree | 44eade4003f8953609bb6202f95e55da66e1235b /Conf/ReadMe.txt | |
parent | 833bd94e28cc985c97dd0c07d7dec0eea3f023fd (diff) | |
download | edk2-23d9ac223efebe0ec66e9b4312609c681b42e2f0.tar.gz edk2-23d9ac223efebe0ec66e9b4312609c681b42e2f0.tar.bz2 edk2-23d9ac223efebe0ec66e9b4312609c681b42e2f0.zip |
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@2690 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Conf/ReadMe.txt')
-rw-r--r-- | Conf/ReadMe.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Conf/ReadMe.txt b/Conf/ReadMe.txt new file mode 100644 index 0000000000..338ab81443 --- /dev/null +++ b/Conf/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.
|