edk2/BaseTools/Conf
jwang36 327f4e7d26 Fixed an issue in which the dependent makefile is put in wrong rule.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3975 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-29 02:50:00 +00:00
..
XMLSchema Removed PcdFeatureFlag Attribute - use in the FeatureFlag instead PcdTokenSpaceGuidCName.PcdCName 2007-09-17 21:39:09 +00:00
FrameworkDatabase.template Add FatBinPkg 2007-06-29 00:33:20 +00:00
ReadMe.txt Adding BaseTools directory structure for the new generation of EDK II Builds. 2007-06-20 19:44:27 +00:00
build_rule.template Fixed an issue in which the dependent makefile is put in wrong rule. 2007-09-29 02:50:00 +00:00
target.template Changed Enable to Disable as default value of MULTIPLE_THREAD 2007-09-26 06:19:10 +00:00
tools_def.template update IPF ICC's tool chain root path. 2007-09-14 06:59:37 +00:00

ReadMe.txt

This directory contains the template files for the next generation of the
EDK II Build infrastructure.  These files will be copied into the WORKSPACE's
Conf directory if and only if the target files do not exist.

These files may be updated frequently.

The XMLSchema directory contains the EDK II Packaging XML definitions.  The
schema may change in the future.  It differs somewhat from the early versions
of the XML Schema.