summaryrefslogtreecommitdiff
path: root/Tools/Java
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-06Coding Stylealfred1-2/+28
2006-11-06Changed the tool chain error message to be more specific.jwang361-4/+11
2006-11-06Fixed the build error.jwang362-17/+28
2006-11-06Added code to check that the definitions in target.txt are valid against tool...jwang362-2/+20
2006-11-031. Fix EDKT463: When wizard new or clone a msa/spd/fpd, should follow these r...hche10x12-55/+252
2006-11-02Modify FrameworkModules editor for FPD files to meet the new PCD type adjust ...jlin165-160/+342
2006-11-02Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have ...jjin92-50/+13
2006-11-011. Fix EDKT418: Some buttons are not displayed correctly in Linux and MAC OS ...hche10x16-92/+92
2006-11-011. Fix EDKT462: "Save/Save All' are still highlighted if close a msa/spd/fpd ...hche10x5-9/+50
2006-10-31Add Fv option value edit support;jlin163-51/+168
2006-10-311. Fix EDKT437 Save is to save current modified file, Save All is to save all...hche10x4-21/+45
2006-10-311. Fix EDKT447 Keep PPI/Protocol/GUID/PCD in find result even if they are onl...hche10x2-24/+229
2006-10-31Coding Stylealfred16-2902/+3438
2006-10-30Fix several issues:qhuang82-2/+3
2006-10-30Database singletonalfred1-28/+25
2006-10-301. Fix EDKT451 It should append ".txt" to filenamehche10x1-0/+1
2006-10-301. Fix EDKT436 "Is PCD driver" only gives one value: PEI_PCD_DRIVER to userhche10x1-80/+109
2006-10-30Add a unified migration database to replace the original Protocol, Ppi, Guid,...qhuang81-2/+3
2006-10-30Preparative work to collect Library info from workspace dynamically. qhuang81-33/+171
2006-10-301. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibitedhche10x5-33/+139
2006-10-30To fix bug EDKT432. Add judge to avoid include flags twice. wuyizhong1-7/+15
2006-10-30Delete useless file SpdPackageDefinitions.java;jlin169-194/+145
2006-10-301. Fix EDKT441 After some modifications and refresh, there will show a dialog...hche10x1-19/+20
2006-10-27Preparative work to collect Ppis, Guids & Protocols info from workspace dynam...qhuang81-0/+108
2006-10-27Coding Style - decommentalfred6-112/+0