audk/BaseTools/Bin/Win32
AJFISH c719e02c14 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.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9201 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-26 21:08:05 +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
BootSectImage.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +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 Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
EfiRom.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
Fpd2Dsc.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
GenBootSector.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenCrc32.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenDepex.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
GenFds.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
GenFfs.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenFv.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenFw.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenPage.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenSec.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
GenVtf.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
ImportTool.bat a. Added ImportTool.bat script 2008-11-13 07:51:03 +00:00
LzmaCompress.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
MigrationMsa2Inf.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
Spd2Dec.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
Split.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
TargetTool.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
TianoCompress.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
Trim.exe Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +00:00
VfrCompile.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +00:00
VolInfo.exe Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. 2009-07-21 16:56:35 +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 Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. 2009-07-17 11:31:09 +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