summaryrefslogtreecommitdiff
path: root/Tools/Source/TianoTools
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-17Fixed the issues which caused the gcc build on MacOs failedjwang362-58/+59
2006-06-16Use an absolute path to specify tool executables.bbahnsen1-2/+2
2006-06-161. Removed the unnecessary #include statements and include filesyshi893-659/+434
2006-06-161. Removed the unnecessary #include statements and include filesyshi8125-36185/+0
2006-06-161. Removed the unnecessary #include statements and include filesyshi814-1507/+0
2006-06-15Get rid of old makefiles.bbahnsen13-848/+1
2006-06-15Add the ModifyInf toolbbahnsen2-0/+438
2006-06-14Remove the dependence to MdePkgqouyang190-142/+42773
2006-06-09One GenFvImage can handle all archs now.bbahnsen2-262/+6
2006-06-01Removing unused code.bbahnsen26-6955/+0
2006-06-01Removed #ifdef NT32 as we don't need them for toolsajfish2-106/+1
2006-05-31Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen10-82/+1946
2006-05-26Fix some cleanall issuesbbahnsen2-4/+4
2006-05-26Fix some cleanall issuesbbahnsen4-6/+6
2006-05-25Fix a bug caused by sscanf trashing memory.bbahnsen1-15/+27
2006-05-23Refactor the PeCoffLoader into a library. Add PeiRebase Tool.bbahnsen10-31/+380