summaryrefslogtreecommitdiff
path: root/Tools/Source/FrameworkTasks/org
AgeCommit message (Expand)Author
2006-08-14Tried to fix EDKT149. Since the issue happened randomly, only long time test ...jwang36
2006-08-10Added stringToInt method to handle hex integer for FFS_ATTRIB_DATA_ALIGNMENTjwang36
2006-08-09Changed the alignment related member and method to conform to FFS spec.jwang36
2006-08-08Fixed the FfsAlignment issuejwang36
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this tool....ajfish
2006-07-24Fixed EDKT118jwang36
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang36
2006-07-12Removed the output line code to reduce confusion.jwang36
2006-07-12Polished the build tools' screen output to be in a more coherent formjwang36
2006-07-12Fixed EDKT102;jwang36
2006-07-07Modify ModifyInfTask which in frameworkTask.qouyang
2006-07-05Add ModifyInftask in FrameworkTask.qouyang
2006-07-03Add follows warpped tianotools to frameworktask:qouyang
2006-06-30Using ModuleType to determine FFS file extension. wuyizhong
2006-06-16Fix GenFfsFileTask.java bugslgao4
2006-06-15removed throwing BuildException when exit code is not zerojwang36
2006-06-15rollback to rev.273, merged new updates as welljwang36
2006-06-13Fixes for case sensitive operating systems.bbahnsen
2006-06-09Fix a misspelling.bbahnsen
2006-06-09One GenFvImage can handle all archs now.bbahnsen
2006-06-09Temporary workaround--determine the target architecture from an environment v...bbahnsen
2006-06-09Fix GenffsFileTask.java one bug: create *.org failed in some machine.qouyang
2006-06-081.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang
2006-05-25Added outputDir attribute to support generating FV file in specified directoryjwang36
2006-05-19Fix capitalizationbbahnsen
2006-05-19Fix capitalizationbbahnsen
2006-04-27Changed Error message from successed to succeeded.lhauch
2006-04-27Change class name from FfsHeader$integrityCheckSum to FfsHeader$IntegrityChec...qouyang
2006-04-21Initial import.bbahnsen