summaryrefslogtreecommitdiff
path: root/Tools/Source
AgeCommit message (Expand)AuthorFilesLines
2006-09-14For stand-alone build, generate Platform_build.xml and call prebuild firstly. wuyizhong2-2/+39
2006-09-13For one library class, list all library instances from all packages in worksp...jlin162-38/+39
2006-09-131.Support to drop Pei Services Table Pointer at best.qhuang83-53/+93
2006-09-13(Customized Compression)If setting the EncapsulationType="Compress", Tool wil...qouyang7-189/+206
2006-09-13Update log. wuyizhong2-8/+9
2006-09-13Add warning message for single module build if multi-thread enabled. wuyizhong1-1/+4
2006-09-13Auto close multi-thread flag when stand-alone module build. Also change some ...wuyizhong5-12/+11
2006-09-13Enhance recognizing Macro/Type defined in Library. qhuang83-46/+65
2006-09-13To locate module precisely in stand-alone module build. Except Module Guid, a...wuyizhong5-10/+30
2006-09-131) Changed ToolArg class to abstract generic arguments of a tooljwang3616-872/+1092
2006-09-12Fix the problem of not displaying library instances for multiple archs in sup...jlin163-52/+38
2006-09-12Update LOG process. wuyizhong5-33/+102
2006-09-11Add migration rule for Build Guid Hob.qhuang81-0/+1
2006-09-11Handle module entry point special case for self-relocated modules. (Replace r...qhuang81-2/+3
2006-09-11Remove the special case handling of EfiInitializeDriverLib & DxeIntializeDriv...qhuang82-30/+19
2006-09-11Fix EDKT263. Change save dialog to open dialog. Update all Frame's titles. wuyizhong11-18/+63
2006-09-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1509 6f1...wuyizhong1-0/+3
2006-09-11Remove TianoToolsException.java. Add code to stop all threads once one corrup...wuyizhong4-136/+116
2006-09-10Support calling customized compression tool in FrameworkTask.qouyang5-34/+293
2006-09-10Modify FV attribute editor and generate FvImage Attributes in FPD file.jlin162-96/+230
2006-09-08Adding new Logger instead of Ant's. wuyizhong11-115/+305
2006-09-081. Add function "Refresh" in main UIhche10x3-7/+65
2006-09-08nothingalfred1-9/+0
2006-09-08\t 2 \ \ \ \ alfred15-1844/+1844
2006-09-07FV attribute editor alpha.jlin163-216/+374
2006-09-071. Fix EDKT193 "Provide a Module tree when platform/package are open"hche10x12-374/+448
2006-09-07enhance hoblib function convertalfred1-1/+28
2006-09-07Randomize a Guid value if it can not be retrieved from inf file. This will pr...qhuang81-5/+5
2006-09-07Unify the logger and exception in AutoGen.qouyang7-218/+189
2006-09-07refresh Pcd data from library instance when editing the settings of Framework...jlin161-12/+14
2006-09-07Remove trailing blanks.qhuang81-1/+3
2006-09-07fix logfile.close(), trim \nalfred4-12/+11
2006-09-07Move ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_DIR. Now, all output fi...wuyizhong5-26/+28
2006-09-07There is a potential flaw in HelpInfo.java previously. It use String[substrnu...jjin91-19/+16
2006-09-06Support pointer return typeqhuang81-1/+1
2006-09-06Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. wuyizhong11-163/+176
2006-09-061.modify the usage infojjin91-1/+5
2006-09-06FV from FDF file options editor.jlin164-4/+369
2006-09-06Enhance doxygening function headers for .h file.qhuang82-3/+3
2006-09-06debug R8Lib.halfred3-2/+8
2006-09-06Change GenBuildLogger format. wuyizhong2-3/+10
2006-09-06Changed EdkException to GenBuildException for consistencyjwang363-20/+20
2006-09-06Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update...wuyizhong26-319/+202
2006-09-06modify r8onlylib generatealfred3-3/+28
2006-09-06Laplace take over SourceFileReplacer.javaalfred2-163/+205
2006-09-06Laplace, runalfred3-75/+70
2006-09-05a. Sync FV info with FDF file contents when editing FV information.jlin164-31/+115
2006-09-05add commentout entrypointalfred2-9/+3
2006-09-05REMODEL OF SourceFileReplacer.java alfred4-51/+72
2006-09-051. Add keyboard support for tree pane, now you can press "ENTER" on a module/...hche10x1-3/+32