audk/BaseTools/Bin/Win32
klu2 8968742e88 Originally, there are following implementation:
1) The collect action of platform's dynamic PCD database is trigged by module's autogen action. 
2) If platform is used for more than one architecture, two platform object will be created

Above two rules will cause an issue for single module building that if
1) platform support IA32 and X64
2) do single module for X64 module

then, the dynamic PCD for IA32 modules will missed in PCD database, because no IA32 module need autogen so collection action for IA32 module is not trigged.

Now, I think the collection action for platform dynamic PCD should be explicitly called after PlatformAutoGen is created.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8323 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-18 07:09:48 +00:00
..
BootSectImage.exe Correct binary tools for generating DUET image. 2008-12-26 07:56:49 +00:00
Common.PyUtility.pyd Using share mode to create file. 2009-01-13 05:43:25 +00:00
EfiCompressor.pyd setting executable on these files 2008-05-20 17:29:28 +00:00
EfiLdrImage.exe Update two tool binary for Duet platform 2008-08-12 05:09:14 +00:00
EfiRom.exe Update EfiRom to handle ClassCode and CodeRevision options correctly. 2009-05-05 07:30:35 +00:00
Fpd2Dsc.exe Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00
GenBootSector.exe Correct binary tools for generating DUET image. 2008-12-26 07:56:49 +00:00
GenCrc32.exe Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00
GenDepex.exe a. Allowed flags of tools not defined tools_def.txt 2008-11-11 08:37:20 +00:00
GenFds.exe Add checking for options number to avoid user's confusion. The corresponding patch in source is r1583 in build tools project. 2009-05-12 07:30:04 +00:00
GenFfs.exe Implemented feature request hsd202262 and incorporated SMM support 2009-05-03 06:40:59 +00:00
GenFv.exe Update GenFv tool to get FvNameGuid 2009-03-04 07:52:49 +00:00
GenFw.exe Update GenFw help usage information to clarify -z option. 2009-05-12 04:51:00 +00:00
GenPage.exe a. Re-generated all C tools with "/MLd" option 2007-10-25 08:37:44 +00:00
GenSec.exe Implemented feature request hsd202262 and incorporated SMM support 2009-05-03 06:40:59 +00:00
GenVtf.exe Changed the path of symbol file to be always the same as vtf file 2008-05-09 08:44:42 +00:00
ImportTool.bat a. Added ImportTool.bat script 2008-11-13 07:51:03 +00:00
LzmaCompress.exe Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template. 2009-05-01 06:45:01 +00:00
MigrationMsa2Inf.exe Search framework database file at the $(WORKSPACE)/Conf directory 2009-03-30 09:30:53 +00:00
PcdSyntaxUpdate.exe Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate 2007-10-17 01:54:36 +00:00
Spd2Dec.exe Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate 2007-10-17 01:54:36 +00:00
Split.exe a. Re-generated all C tools with "/MLd" option 2007-10-25 08:37:44 +00:00
TargetTool.exe Add valid range checking for count of multi-thread 2009-05-12 07:40:59 +00:00
TianoCompress.exe Correct Error Message format for these C tools according to the Tool Design Spec. 2008-03-19 09:22:18 +00:00
Trim.exe Make improvement that if target directory does not exist, create it. This patch is corresponding to r1582 in build tool project. 2009-05-12 06:40:10 +00:00
VfrCompile.exe Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI spec, If the expression consists of more than a single opcode, then the first opcode in the expression must have the Scope bit set and the expression must end with EFI_IFR_END 2009-04-22 02:29:17 +00:00
VolInfo.exe Correct Error Message format for these C tools according to the Tool Design Spec. 2008-03-19 09:22:18 +00:00
_hashlib.pyd Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00
_socket.pyd Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00
_sqlite3.pyd Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00
_ssl.pyd Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00
build.exe Originally, there are following implementation: 2009-05-18 07:09:48 +00:00
pyexpat.pyd setting executable on these files 2008-05-20 17:29:28 +00:00
python25.dll Re-built python tools with Python2.5.2 2008-03-03 03:09:31 +00:00
select.pyd Re-built python tools with Python2.5.2 2008-03-03 03:09:31 +00:00
sqlite3.dll Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00