audk/Tools
klu2 833b154119 Fix two transition issue:
1) Although current PCD tool's code support use packageName, packageGuid, version, arch to identify a module, but these value can not be got from FPD file, so use null for transition phase.
2) Add transition code to check <TokenSpaceGuid>, In future, the checking work should be done by schema checking tools when change occur of <TokenSpaceGuid> from[0..1] to [1] in schema.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@508 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-14 04:01:11 +00:00
..
Conf Added a new source file type "x86_asm_autogen" to allow assembly source to use macros defined in AutoGen.h 2006-06-12 11:14:21 +00:00
Source Fix two transition issue: 2006-06-14 04:01:11 +00:00
XMLSchema Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and added the ModuleGuid, ModuleName and ModuleVersion to the FilenameAttributes in the Transistion Schema. 2006-06-14 02:14:50 +00:00
bin Removing the binary of MakeDeps since it is now built by the tools. Please make sure that you have rebuilt the tools to pick it up. 2006-05-15 23:26:58 +00:00
gcc Updates for cygwin 2006-04-28 01:30:31 +00:00
FrameworkWizardMinReq.doc Updated with more MSA Forms data. 2006-06-14 02:36:14 +00:00
JavaResources.msa Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. 2006-06-02 00:28:56 +00:00
ToolResources.msa Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. 2006-06-02 00:28:56 +00:00
Tools.spd Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! 2006-06-10 20:29:18 +00:00
build.xml Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and only Conf/tools_def.txt does not exist. Conf/tools_def/txt was removed from the repository back on Wednesday, May 31st, as this file is developer workstation configuration dependent. 2006-06-02 17:28:28 +00:00