audk/Tools
mdkinney 3edf127e48 1) Simplify implementation by reading the entire input file into memory, modifying the buffer in memory, and then writing the entire buffer from memory to the output file.
2) Zero all optional fields in the PE/COFF Optional Header

3) Zero the .pdata section of X64 images that do not have a Debug Directory

4) Strip zero padding at the end of the .reloc section.




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1565 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-19 18:58:55 +00:00
..
Conf Enhance recognizing Macro/Type defined in Library. 2006-09-13 07:00:19 +00:00
Source 1) Simplify implementation by reading the entire input file into memory, modifying the buffer in memory, and then writing the entire buffer from memory to the output file. 2006-09-19 18:58:55 +00:00
XMLSchema Changed EncapsulationTag to ToolName 2006-09-06 01:57:29 +00:00
bin Adding merge command line program that merges multiple MSA modules into a single MSA file. View readme.txt to see rules and usage. This is the batch file that executes this command on a Windows* system. 2006-09-18 22:02:52 +00:00
gcc Updates for cygwin 2006-04-28 01:30:31 +00:00
JavaResources.msa Fixed format for Notepad users. unix2dos --force works on XML files. 2006-07-13 13:55:27 +00:00
ToolResources.msa Fixed format for Notepad users. unix2dos --force works on XML files. 2006-07-13 13:55:27 +00:00
Tools.spd git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1233 6f19259b-4bc3-4df7-8a09-765794883524 2006-08-10 09:31:10 +00:00
build.xml Added check to skip generating target.txt and tools_def.txt if they already exist. 2006-09-18 10:36:58 +00:00