edk2/BaseTools/Conf
klu2 ecb11926ec The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8441 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-02 07:10:41 +00:00
..
XMLSchema Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate 2007-10-17 01:54:36 +00:00
FrameworkDatabase.template Update framework database to point to existing packages files. 2009-03-30 06:38:22 +00:00
ReadMe.txt Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate 2007-10-17 01:54:36 +00:00
build_rule.template Add the optional EfiRom CodeRevision option. 2009-05-05 07:31:56 +00:00
target.template The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE" 2009-06-02 07:10:41 +00:00
tools_def.template Remove -Os for UNIXGCC CC FLAGS to reduce size. 2009-05-06 09:40:50 +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.