audk/BaseTools/Bin/Win32
lgao4 2bcc713e74 Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes:
1. Fix !include issues
  2. Fix Trim to skip the postfix 'U' for hexadecimal and decimal numbers
  3. Fix building error C2733 when building C++ code.
  4. Add GCC46 tool chain definition
  5. Add new RVCT and RVCTLINUX tool chains

Signed-off-by: lgao4


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12782 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-25 06:21:03 +00:00
..
Arm Adding a python script to enable RVCT 3.1 (ARM ARM compiler) to run in cygwin. The build system passes cygpaths and the Windows tool can not deal with that. The python converts paths to C:\ to make RVCT 3.1 happy. This has been fixed in RVCT 4.0. The ARM processor does not support instructions like divide, so compiler specific intrinsics are required. The .libs are checked in here and referenced from the tools_def.template file, so they are automatically included when the compiler is invoked. The souce to these .lib files will be checkin soon in a new ArmPkg. 2009-08-26 21:08:05 +00:00
BPDG.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
BootSectImage.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +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 Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
EfiRom.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
Eot.EfiCompressor.pyd Sync EDKII BaseTools to BaseTools project r1940 2010-03-23 11:46:50 +00:00
Eot.LzmaCompressor.pyd Sync EDKII BaseTools to BaseTools project r1940 2010-03-23 11:46:50 +00:00
Fpd2Dsc.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenBootSector.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenCrc32.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenDepex.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenFds.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenFfs.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenFv.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenFw.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenPage.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenPatchPcdTable.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenSec.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
GenVtf.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
ImportTool.bat update copyright format 2011-02-15 12:13:00 +00:00
LzmaCompress.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
MigrationMsa2Inf.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
PatchPcdValue.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
Spd2Dec.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
Split.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
TargetTool.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
TianoCompress.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
Trim.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
UPT.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
VfrCompile.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
VolInfo.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
_ctypes.pyd Sync BaseTools Branch (version r2271) to EDKII main trunk. 2011-08-26 07:46:26 +00:00
_hashlib.pyd Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
_socket.pyd Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
_sqlite3.pyd Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
_ssl.pyd Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
build.exe Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
msvcr71.dll Add msvcr71.dll used by base tools win32 binaries in case the environment does not have this DLL file. 2010-07-20 06:08:47 +00:00
pyexpat.pyd Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
python25.dll Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
select.pyd Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
sqlite3.dll Forcing dlls and pyd files to executable 2008-05-20 17:06:52 +00:00