summaryrefslogtreecommitdiff
path: root/Tools/Source
AgeCommit message (Expand)AuthorFilesLines
2006-07-13Added license & copyright declarationjwang367-0/+70
2006-07-131. Add FrameworkWizard source code files record to msahche10x1-20/+47
2006-07-13Enhance Installation, removing and creating FAR functionality.qouyang6-313/+474
2006-07-13remove some unused code.jlin161-124/+2
2006-07-13Fixed Enumeration ModuleType was suppose to be TOOL, not TOOLS.lhauch2-4/+4
2006-07-13Fixed EDKT111jwang361-8/+1
2006-07-131. adjust contents layout of SPD header editor, FPD header editor.jlin165-51/+48
2006-07-131. Support to Create/Update/Delete/Install far filewuyizhong34-21/+6116
2006-07-13Fixes:jlin167-273/+72
2006-07-13Changed the clean target to prevent unwanted removaljwang361-2/+2
2006-07-12Removed the output line code to reduce confusion.jwang361-1/+0
2006-07-12Syncronized the file list in each msa and spd filesjwang364-1/+381
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 formjwang3627-214/+164
2006-07-12fixed the same guid issuejwang365-5/+5
2006-07-12Use table and popup window to add/edit all elements of module instead of orig...hche10x48-7676/+9367
2006-07-12Fixed EDKT102;jwang366-34/+71
2006-07-111. Make SPD editor tables bigger.and table now focus the entry added.jlin1610-259/+287
2006-07-11Commented out the throwing exception when not supported file type is found, b...jwang361-0/+2
2006-07-111. Restructure module description on main UIhche10x18-210/+946
2006-07-11EDKT96.qouyang5-34/+106
2006-07-11For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}.klu21-1/+1
2006-07-10Removed the printStackTrace() which is used only for debug purpose.jwang366-7/+0
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-3/+3
2006-07-10Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong7-23/+71
2006-07-10Fixed EdkT35, EdkT89.qouyang4-21/+27
2006-07-10Fix for EDKT9.bbahnsen1-1/+1
2006-07-10Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX typ...klu21-3/+1
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch5-10/+10
2006-07-091. Add feature of ModuleSA PcdBuildDefinition editor.jlin166-169/+529
2006-07-09Added code to print out file name in GCC building because GCC doesn't output ...jwang361-0/+3
2006-07-09Fixed GCC ld issuejwang361-0/+10
2006-07-08fixed a potential issue which would be raised by empty value in tools_def.txt...jwang361-1/+2
2006-07-08Changed the code to read the correct configuration name in target.txt file;jwang364-22/+38
2006-07-08Remove unused PCD file.klu25-388/+2
2006-07-08Added a line to remove the Jar file in the cleanall target.lhauch5-0/+5
2006-07-07bug fixing for SPD editor.jlin162-2/+5
2006-07-071. Fix displaying wrong file type bug.hche10x6-22/+85
2006-07-07Modify ModifyInfTask which in frameworkTask.qouyang1-1/+1
2006-07-071. Add help for ToolChainConfighche10x10-77/+491
2006-07-07Fixed the build warning issue.jwang361-0/+1
2006-07-07Fixed the build warning issuejwang361-149/+56
2006-07-07update ModuleSA PCD editor.jlin163-16/+82
2006-07-07Remove build warning.qouyang9-92/+54
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang121-7/+9
2006-07-06Restrict using UserExtension with UserID "TianoCore".wuyizhong1-2/+1
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang122-25/+145
2006-07-06Bug fixing for FPD ModuleSA editor.jlin162-30/+50
2006-07-06Adapt to new Main UI interface.jlin1616-51/+273
2006-07-06Fix an issue for user extensions. wuyizhong1-1/+1