summaryrefslogtreecommitdiff
path: root/Tools/Java/Source
AgeCommit message (Expand)AuthorFilesLines
2006-10-20a. Add support arch. filter for library instance selection in FPD file.jlin168-143/+518
2006-10-20Remove unnecessary exception caching.klu21-10/+2
2006-10-20Replace "system.out.print" with "EdkLog.Log".qouyang2-14/+8
2006-10-191. Fix EDKT426: Supported Module Types in Library Class Definitions can not b...hche10x1-0/+4
2006-10-18Added result line for valid filelhauch2-2/+5
2006-10-18Support MSA build options. Now the build options from four places: 1. tools_d...wuyizhong7-77/+94
2006-10-181. Fix EDKT399: "RePackagable" attribute should be supported by clone operationhche10x1-0/+21
2006-10-181. Fix EDKT411: Need right and left scroll bar to display find resultshche10x2-4/+36
2006-10-18Add Build Macro to build SEC modules. wuyizhong4-7/+11
2006-10-18Added more detail to the usage screen.lhauch1-6/+22
2006-10-17Added instruction on how to remove WARNINGS with -v flag setlhauch1-1/+8
2006-10-17Changed invalid tool chain tag name to WARNING rather than an ERRORlhauch1-4/+3
2006-10-17Adding Java Tool: ckt.bat for CheckTools.lhauch3-0/+423
2006-10-17Remove some unuseful imports.qouyang5-10/+4
2006-10-17Fix the EDKT414, the old value should be replaced with new value.jjin92-66/+70
2006-10-171. Fix EDKT417: System hangs to setup build preference when there is no targe...hche10x3-59/+69
2006-10-171. Fix EDKT308: Tool initialization should be supported by wizardhche10x2-7/+29
2006-10-16Support to handle IPF assembly filesqhuang82-6/+10
2006-10-16add calculation for max. datum size based on pcd default value input by user.jlin161-5/+23
2006-10-16Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. wuyizhong2-18/+52
2006-10-16Enhance MsaOwner.javaalfred6-33/+78
2006-10-161. Fix EDKT344: The algorithm for PCD of msa should be adjustedhche10x3-7/+44
2006-10-161. Fix EDKT408: Clone a library class does not copy the library headhche10x2-13/+91
2006-10-16Adjust module order list after specifying FvBinding for ModuleSA.jlin164-2/+75
2006-10-16Sync TOOLS_DEF's attribute definitions. Since there are two copy attribute de...wuyizhong4-59/+9
2006-10-16Update cpptaks to support LIBPATH and INCLUDEPATH which will defined in TOOLS...wuyizhong2-10/+46
2006-10-161. Fix EDKT379: Check if Constructor exists in a library when user adds a des...hche10x3-5/+18
2006-10-161. Fix EDKT330 Source files in sub-directories are not added to MSA correctlyhche10x2-3/+8
2006-10-16Fixed EDKT372qouyang1-33/+14
2006-10-14fix the bug in revision 1746jjin92-47/+98
2006-10-14add some features:jjin94-77/+328
2006-10-14Add Package-Guid Map.qhuang83-6/+40
2006-10-13a) Cleaned tools_def.templatejwang362-189/+106
2006-10-13Remove all recommended lib instances logic in SpdLibClassDecls.java as recomm...jlin165-131/+214
2006-10-13Extract msa license info from inf file.qhuang84-11/+52
2006-10-131. Fix EDKT303: Give warning if no library instances that support the require...hche10x3-22/+61
2006-10-12Fixed alignment for labels and fieldslhauch1-64/+27
2006-10-12Fixed the width of the GuidValue fieldlhauch1-1/+1
2006-10-12Fixed display for OS X and removed Recommended fieldslhauch1-185/+116
2006-10-12Fix several bugs & enhancement.qhuang84-8/+20
2006-10-12Modify Extract() function to speed up the Far installation.qouyang1-49/+18
2006-10-12Mark Guid Type as required in Guid declaration editor. Set cell editor to lon...jlin166-8/+50
2006-10-121. Fix EDKT391 The check point of "OutputFileBasename" is missed in wizard to...hche10x2-1/+7
2006-10-11Standardized property name WORKSPACE and fixed cleanall messages.lhauch10-7/+17
2006-10-11fix a bug in identifying comments.qhuang81-2/+2
2006-10-11Added "synchronized" method to create random number in case of multi-thread i...jwang361-3/+13
2006-10-11Ensure the validity of Ffs Sections when adding a new Sections to Ffs.jlin162-10/+19
2006-10-11Support using @ToolChainFamily in <Filename> to do the filter. This is also t...wuyizhong4-26/+60
2006-10-11Change some format and remove some unused codes. wuyizhong1-10/+8
2006-10-11Give warning when deleting the last build target. Fix the missing-all build t...jlin163-66/+154