summaryrefslogtreecommitdiff
path: root/Tools/Source/FrameworkTasks
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Modify GenFfsFileTask.qouyang3-16/+34
2006-09-211) Add FileTimeStamp class to centralize the cache mechanism for file time st...jwang362-9/+107
2006-09-20Delete the midterm temporary file which created by GenFFSFile task. qouyang1-2/+11
2006-09-20Remove dependence check of FD upon FlashMap.fdfbxing1-76/+78
2006-09-191) Added dependency check for flashmap, genfvimage, peirebase tasksjwang365-1/+309
2006-09-14fixed a typojwang361-1/+0
2006-09-141) Applied ToolArg and FileArg class to represent tool argumentsjwang3621-1729/+1600
2006-09-13(Customized Compression)If setting the EncapsulationType="Compress", Tool wil...qouyang6-188/+200
2006-09-131) Changed ToolArg class to abstract generic arguments of a tooljwang3614-871/+1086
2006-09-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1509 6f1...wuyizhong1-0/+3
2006-09-10Support calling customized compression tool in FrameworkTask.qouyang4-23/+244
2006-09-08Adding new Logger instead of Ant's. wuyizhong1-0/+5
2006-09-06Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update...wuyizhong18-197/+62
2006-09-05Miss one import. wuyizhong1-1/+1
2006-09-05Update for the interface has changed. wuyizhong1-0/+3
2006-08-24Fixed the issue caused by introducing INCLUDE_PATH property;jwang3613-584/+361
2006-08-22Modify ModifyInf task's attributes from "inputfvinffilename" to "inputfvinffi...qouyang1-26/+26
2006-08-21Added file existing condition to judge if the dep file should be re-generated.jwang361-1/+4
2006-08-18- Fixed EDKT146; The override warning message has been reduced to almost none.jwang361-74/+0
2006-08-18Fix cleanall can't clean all genereated files. Now .i files generated by VfrC...wuyizhong3-6/+9
2006-08-16Fix EDKT 188.qouyang2-2/+2
2006-08-15Modify GenFfsTask to make it don't create ORG file.qouyang6-361/+274
2006-08-15moved exception and logger classes to org.tianocore.common packageyshi817-486/+504
2006-08-14Fixed grammar in messages.lhauch16-34/+36
2006-08-14Tried to fix EDKT149. Since the issue happened randomly, only long time test ...jwang362-8/+4
2006-08-10Added stringToInt method to handle hex integer for FFS_ATTRIB_DATA_ALIGNMENTjwang361-4/+36
2006-08-09Changed the alignment related member and method to conform to FFS spec.jwang361-8/+8
2006-08-08Fixed the FfsAlignment issuejwang361-2/+2
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this tool....ajfish1-2/+3
2006-07-24Fixed EDKT118jwang361-10/+4
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang362-2/+2
2006-07-13Fixed MSA files so that they have unique names and removed extra copyright an...lhauch1-62/+52
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-12Removed the output line code to reduce confusion.jwang361-1/+0
2006-07-12Syncronized the file list in each msa and spd filesjwang361-1/+2
2006-07-12Polished the build tools' screen output to be in a more coherent formjwang3626-204/+164
2006-07-12fixed the same guid issuejwang361-1/+1
2006-07-12Fixed EDKT102;jwang361-17/+32
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch1-2/+2
2006-07-08Added a line to remove the Jar file in the cleanall target.lhauch1-0/+1
2006-07-07Modify ModifyInfTask which in frameworkTask.qouyang1-1/+1
2006-07-05Add ModifyInftask in FrameworkTask.qouyang3-3/+242
2006-07-04Updated the SPD and MSA files for Tools - created some new MSA files as well.lhauch1-0/+81
2006-07-03Add follows warpped tianotools to frameworktask:qouyang17-2/+3595
2006-06-30Using ModuleType to determine FFS file extension. wuyizhong1-37/+27
2006-06-16Fix GenFfsFileTask.java bugslgao41-1/+1
2006-06-15removed throwing BuildException when exit code is not zerojwang361-1/+1
2006-06-15rollback to rev.273, merged new updates as welljwang361-47/+73
2006-06-13Fixes for case sensitive operating systems.bbahnsen6-14/+14
2006-06-09Fix a misspelling.bbahnsen4-4/+4