audk/BaseTools/Conf
jwang36 32f148f8a3 1. Added depex file generation
2. Added file type filter per the toolcode/toolchain/toolchain family/etc., and fixed the BaseLib.inf
3. Added unicode file parse support but commented out temporarily because of bugs
4. Fixed the unicode file format in Nt32Pkg/MiscSubClassPlatformDxe
5. Removed duplicated [Ppis.common] in MdePkg.dec
6. Added declaration of gEfiPeiMemoryDiscoveredPpiGuid in Nt32Pkg.dec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2858 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-28 15:08:08 +00:00
..
XMLSchema Updated the XML Schema for MSA files to handle DEPEX information from INF files in new EDK II Builds. 2007-06-20 20:14:32 +00:00
FrameworkDatabase.template 1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver use ReportStatus so this module is dependent on IntelFrameworkPkg now. 2007-06-28 08:36:46 +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 1. Added depex file generation 2007-06-28 15:08:08 +00:00
target.template Changed active platform to MdeModulePkg 2007-06-22 09:20:51 +00:00
tools_def.template Added for new build system. Just for module porting purpose. Don't use it in normal build. 2007-06-22 06:22:16 +00:00

ReadMe.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.