audk/Tools
qouyang 42b787576f Fixed EdkT35, EdkT89.
Fixed the "#ifndef  _AUTOGENH_" issue when the moduleBase name include the whiteSpace.
Change "#ifndef {moduleBaseName}__AUTOGENH" to "ifndef  _AUTOGENH_${MoudleGuild}". 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@856 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-10 06:19:15 +00:00
..
Conf Made some changes to use GCC to pre-process and assembly .S file 2006-07-09 12:07:49 +00:00
Source Fixed EdkT35, EdkT89. 2006-07-10 06:19:15 +00:00
XMLSchema Added the MacroDefFile to ProcessSteps for future use, also removed extra Sections from the Ffs Definition as it was not used. 2006-07-06 03:57:36 +00:00
bin Add a *nix version of the FrameworkWizard Launcher/ 2006-07-07 17:00:20 +00:00
gcc Updates for cygwin 2006-04-28 01:30:31 +00:00
JavaResources.msa Updated the SPD and MSA files for Tools - created some new MSA files as well. 2006-07-04 04:13:48 +00:00
ToolResources.msa Updated the SPD and MSA files for Tools - created some new MSA files as well. 2006-07-04 04:13:48 +00:00
Tools.spd Updated the SPD and MSA files for Tools - created some new MSA files as well. 2006-07-04 04:13:48 +00:00
build.xml Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00