summaryrefslogtreecommitdiff
path: root/Tools/Java
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Corrected some comments for the changed code.jwang362-14/+34
2007-01-08Used the DAG algorithm given by Mike to re-implemented library constructor so...jwang362-183/+133
2007-01-08When generating string size for unicode string, do not generate too many brac...klu21-1/+1
2007-01-041. Fix EDKT413: EnumerationData.java should use defined final static stringhche10x2-66/+70
2006-12-301. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...bxing1-23/+23
2006-12-29Make opening dialogs re-gain focus when user switch back to main UI from othe...jlin1628-253/+230
2006-12-291. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid ...hche10x10-150/+191
2006-12-28add support arch check for pcd entries when adding a module to platform, sync...jlin164-17/+46
2006-12-281. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x17-48/+96
2006-12-28remove unnecessary check between pcd table line selections to fix pcd default...jlin161-1/+1
2006-12-26Add null pointer check to drop-down list of platform Pcd editor.jlin161-3/+3
2006-12-25If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu22-14/+40
2006-12-25Fixed a bug which will cause single module build failjwang361-0/+1
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang362-9/+30
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang362-118/+59
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang361-2/+59
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin162-5/+5
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin162-17/+62
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...jwang364-16/+24
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang361-5/+5
2006-12-11Used the msa file name instead of module name as intermediate directory namejwang361-2/+5
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x2-8/+16
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang362-16/+23
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x2-3/+11
2006-11-28set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin161-1/+19
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin166-58/+82
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao41-1/+23
2006-11-20fixed bug occurred when new msa file and spd file are in the same directory. vanjeff1-2/+11
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin161-1/+2
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin161-10/+41
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x1-9/+7
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x2-9/+12
2006-11-15Provide default value for PCD in platform if user does not specify anything f...jlin163-2/+16
2006-11-15Update PEI Apriori Module GUID based on PIWG spec. wuyizhong1-1/+1
2006-11-14Fixed EDKT469qouyang2-533/+547
2006-11-14Add new line "\n" to seperate long messages.jlin161-1/+1
2006-11-14Supporting Apriori File from build tool. wuyizhong4-6/+195
2006-11-14Modify the way of pcd warning message reporting to be a total in the end.jlin162-9/+26
2006-11-14Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin162-3/+23
2006-11-14Fixed EDKT469.qouyang2-33/+91
2006-11-14Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin163-11/+16
2006-11-131. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA filehche10x8-143/+1358
2006-11-13Fix Ffs sections encapsulation type update problem.jlin162-48/+58
2006-11-131. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr...hche10x1-76/+51
2006-11-10For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis...jlin163-18/+46
2006-11-08Fix the invalid warning message when user add a module that does not support ...jlin163-8/+18
2006-11-08To fix bug T400. If user select a Repackage=false package during creating a F...wuyizhong1-1/+28
2006-11-08Fix a bug that can't add library MSA specific build option in multi-thread bu...wuyizhong1-0/+5
2006-11-08Provide UI for generating Apriori file of PEI or DXE phase. The module order ...jlin165-679/+927
2006-11-08Fix a bug that can't add library MSA specific build option.wuyizhong1-0/+8