audk/BaseTools/Bin/Win32
klu2 66e1951f49 Synchronize build tools binaries with source code r1654 at build tool project.
The modifications includes:
1) Correct the issue that build tool generate UINT8 array for unicode string type PCD, it maybe cause alignment issue. Now build tool will generate UINT16 array for unicode string type PCD.
2) Merge FdfParser.py updates to FdfParserLite.py
3) Replace EFI_IMAGE_NT_HEADERS with EFI_IMAGE_OPTIONAL_HEADER_UNION. (GenFv)
The code referencing EFI_IMAGE_NT_HEADERS has been modified to
refer to EFI_IMAGE_OPTIONAL_HEADER_UNION => Pe32/Pe32Plus.
4) Remove definitions of build machine specific types.
Remove EFI_IMAGE_OPTIONAL_HEADER, EFI_IMAGE_NT_HEADERS,
EFI_IMAGE_NT_OPTIONAL_HDR_MAGIC, and EFI_IMAGE_MACHINE_TYPE_SUPPORTED,
since these were defined differently based on the architecture
of the build machine.  The BaseTools should support the edk2
supported processor architectures and not depend on the architecture
of the build platform.
5) Added support for the ARM processor type
Added RVCT as a ToolChainFamily (Real View Compiler Tools from ARM)
Enabled FixedAtBuild 32-bit PCDs to be used from GCC or RVCT assembler.
Updated GenFw to support RVCT ELF images and removed #ifdefs for ELF. Also made ELF to PE/COFF features available on all supported build targets for the tools by adding some FreeBSD ELF headers.
Updated GenFv to support the ARM reset vector in ZeroBytes of the FV header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8872 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-10 09:38:06 +00:00
..
BootSectImage.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +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 Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
EfiRom.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
Fpd2Dsc.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenBootSector.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenCrc32.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenDepex.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenFds.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenFfs.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenFv.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenFw.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenPage.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenSec.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
GenVtf.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
ImportTool.bat a. Added ImportTool.bat script 2008-11-13 07:51:03 +00:00
LzmaCompress.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
MigrationMsa2Inf.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
Spd2Dec.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
Split.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
TargetTool.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
TianoCompress.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
Trim.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
VfrCompile.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +00:00
VolInfo.exe Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +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 Synchronize build tools binaries with source code r1654 at build tool project. 2009-07-10 09:38:06 +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