summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-09-18Added check to skip generating target.txt and tools_def.txt if they already e...jwang36
2006-09-18Fixed EDK258.qouyang
2006-09-15Added synchronized to getCommandSetting to solve multi-thread build issuejwang36
2006-09-15remove comments before ModuleSA and library instance , if any, in xml file wh...jlin16
2006-09-15Add EntryPoint info of module into Fv.map file, which is used to debug when n...lgao4
2006-09-15Added "synchronized" to getToolChainInfo() to solve synchronization issue.jwang36
2006-09-14fixed a typojwang36
2006-09-141) Applied ToolArg and FileArg class to represent tool argumentsjwang36
2006-09-14add .. supportalfred
2006-09-14Add Binary or Source type check before providing PCD item choices when editin...jlin16
2006-09-14For stand-alone build, generate Platform_build.xml and call prebuild firstly. wuyizhong
2006-09-13For one library class, list all library instances from all packages in worksp...jlin16
2006-09-131.Support to drop Pei Services Table Pointer at best.qhuang8
2006-09-13(Customized Compression)If setting the EncapsulationType="Compress", Tool wil...qouyang
2006-09-13Update log. wuyizhong
2006-09-13Add warning message for single module build if multi-thread enabled. wuyizhong
2006-09-13Auto close multi-thread flag when stand-alone module build. Also change some ...wuyizhong
2006-09-13Enhance recognizing Macro/Type defined in Library. qhuang8
2006-09-13Add more comments. wuyizhong
2006-09-13To locate module precisely in stand-alone module build. Except Module Guid, a...wuyizhong
2006-09-131) Changed ToolArg class to abstract generic arguments of a tooljwang36
2006-09-12Fix the problem of not displaying library instances for multiple archs in sup...jlin16
2006-09-12Update LOG process. wuyizhong
2006-09-12Merged the <libset> in <GenDll> to avoid warning message.jwang36
2006-09-11Updated the default to parallel build. Even on a single core build is faster ...ajfish
2006-09-11Add migration rule for Build Guid Hob.qhuang8
2006-09-11Handle module entry point special case for self-relocated modules. (Replace r...qhuang8
2006-09-11Remove the special case handling of EfiInitializeDriverLib & DxeIntializeDriv...qhuang8
2006-09-11Fix EDKT263. Change save dialog to open dialog. Update all Frame's titles. wuyizhong
2006-09-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1509 6f1...wuyizhong
2006-09-11Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable m...wuyizhong
2006-09-11Remove TianoToolsException.java. Add code to stop all threads once one corrup...wuyizhong
2006-09-10Support calling customized compression tool in FrameworkTask.qouyang
2006-09-10Modify FV attribute editor and generate FvImage Attributes in FPD file.jlin16
2006-09-08Adding new Logger instead of Ant's. wuyizhong
2006-09-081. Add function "Refresh" in main UIhche10x
2006-09-08nothingalfred
2006-09-08\t 2 \ \ \ \ alfred
2006-09-07FV attribute editor alpha.jlin16
2006-09-071. Fix EDKT193 "Provide a Module tree when platform/package are open"hche10x
2006-09-07enhance hoblib function convertalfred
2006-09-07Randomize a Guid value if it can not be retrieved from inf file. This will pr...qhuang8
2006-09-07Unify the logger and exception in AutoGen.qouyang
2006-09-07refresh Pcd data from library instance when editing the settings of Framework...jlin16
2006-09-07Remove trailing blanks.qhuang8
2006-09-07fix logfile.close(), trim \nalfred
2006-09-07Move ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_DIR. Now, all output fi...wuyizhong
2006-09-07There is a potential flaw in HelpInfo.java previously. It use String[substrnu...jjin9
2006-09-06Support pointer return typeqhuang8
2006-09-06Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. wuyizhong