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
This commit is contained in:
lhauch
2007-06-20 19:44:27 +00:00
parent 23d9ac223e
commit 53ca26a2d8
12 changed files with 2995 additions and 0 deletions

14
BaseTools/ReadMe.txt Normal file
View File

@@ -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