summaryrefslogtreecommitdiff
path: root/Tools/Source/TianoTools
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Restructuring for better separation of Tool packages.lhauch276-129948/+0
2006-10-04Update FwImage to zero .xdata information if the image type is X64 and all de...mdkinney1-22/+17
2006-10-04Add data structured for X64 unwind infomdkinney1-0/+18
2006-10-03Fix Capitalization issue to get tools to build on x86_64 linux.bbahnsen2-1/+1
2006-09-30Added code to clear "Buffer" before using it. This is supposed to fix the odd...jwang361-0/+1
2006-09-21Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a mult...mdkinney3-23/+50
2006-09-191) Simplify implementation by reading the entire input file into memory, modi...mdkinney1-34/+183
2006-09-19Fix buffer overflow when the raw size of a section and the virtual size of a ...mdkinney1-4/+4
2006-09-19Compute the end address of a section read from a file using the SizeOfRawData...mdkinney1-1/+1
2006-09-19Use a 64-bit Optional Header when a 64-bit image is detectedmdkinney1-1/+2
2006-09-19Enable source level debug of all toolsmdkinney27-13/+43
2006-09-19Enable source level debug of all toolsmdkinney1-0/+1
2006-09-19Enable source level debug of all toolsmdkinney1-0/+1
2006-09-15Add EntryPoint info of module into Fv.map file, which is used to debug when n...lgao41-10/+24
2006-09-131) Changed ToolArg class to abstract generic arguments of a tooljwang361-0/+1
2006-09-01Fix EdkII tracker 223 to enhance genfvimage tool to support TE image format. ...lgao41-58/+76
2006-08-18- Fixed EDKT146; The override warning message has been reduced to almost none.jwang361-3/+0
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff1-1/+1
2006-08-11Fixed issue with new MAP file feature a fprintf was using a pointer to the .P...ajfish1-12/+25
2006-08-10Fix EDKT186.qouyang1-1/+1
2006-08-09Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warn...wuyizhong17-20/+45
2006-08-08Remove warning message in MAC GCC tool buildwuyizhong20-16/+25
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this toolajfish2-5/+63
2006-08-04Fix EDKT140(CompressDll.dll does not build under cygwin gcc).qouyang6-7/+14
2006-08-03GenTeImage can't work well with Linux is caused by its parameter parsing. Gen...wuyizhong1-5/+1
2006-08-03Fix makefile's parameter bug for OSX building.klu23-3/+3
2006-08-01Updated to handle cygwin/gcc and moved msvc,gcc property settings to the Tian...lhauch42-1800/+956
2006-08-01Miss loop variable incremental, otherwise, will cause dead loop. wuyizhong1-0/+1
2006-07-30FlashMap can not work correctly in unix GCC because the windows path char "\"...klu21-2/+28
2006-07-26A couple of cleanups in the TianoTools build.bbahnsen34-63/+10
2006-07-26fixed EDKT139.qouyang1-1/+2
2006-07-25Add x64 headers.bbahnsen1-0/+193
2006-07-25Support building on x64 hosts.bbahnsen22-24/+53
2006-07-25Added Copyrightlhauch1-0/+13
2006-07-24Fixed EDKT118jwang361-15/+15
2006-07-17Removed one useless makefile, and corrected some BSD licensesyshi88-176/+119
2006-07-14Applied BSD license to the source fileslhauch13-105/+101
2006-07-14Add new OSS Licensebbahnsen6-24/+36
2006-07-14Applied BSD license to the source fileslhauch1-8/+8
2006-07-14Trash it.bbahnsen1-77/+0
2006-07-14Applied BSD license to the source fileslhauch1-8/+8
2006-07-14Applied BSD license to the source fileslhauch7-59/+56
2006-07-13Fixed MSA files so that they have unique names and removed extra copyright an...lhauch1-19/+9
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-12Syncronized the file list in each msa and spd filesjwang361-0/+321
2006-07-12Fixed a typo issue which will cause cleanall failurejwang361-1/+1
2006-07-12Polished the build tools' screen output to be in a more coherent formjwang361-10/+0
2006-06-30Change to new XML Schema. Using Module_Type to determine SubSystem valuewuyizhong1-9/+15
2006-06-21Not neededbbahnsen5-2220/+0
2006-06-21Clean up some data type mismatches.bbahnsen6-50/+50