summaryrefslogtreecommitdiff
path: root/Tools/Java
AgeCommit message (Expand)Author
2006-12-28add support arch check for pcd entries when adding a module to platform, sync...jlin16
2006-12-281. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x
2006-12-28remove unnecessary check between pcd table line selections to fix pcd default...jlin16
2006-12-26Add null pointer check to drop-down list of platform Pcd editor.jlin16
2006-12-25If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu2
2006-12-25Fixed a bug which will cause single module build failjwang36
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang36
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang36
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang36
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin16
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin16
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...jwang36
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang36
2006-12-11Used the msa file name instead of module name as intermediate directory namejwang36
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang36
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x
2006-11-28set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin16
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin16
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao4
2006-11-20fixed bug occurred when new msa file and spd file are in the same directory. vanjeff
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin16
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin16
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-15Provide default value for PCD in platform if user does not specify anything f...jlin16
2006-11-15Update PEI Apriori Module GUID based on PIWG spec. wuyizhong
2006-11-14Fixed EDKT469qouyang
2006-11-14Add new line "\n" to seperate long messages.jlin16
2006-11-14Supporting Apriori File from build tool. wuyizhong
2006-11-14Modify the way of pcd warning message reporting to be a total in the end.jlin16
2006-11-14Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin16
2006-11-14Fixed EDKT469.qouyang
2006-11-14Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin16
2006-11-131. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA filehche10x
2006-11-13Fix Ffs sections encapsulation type update problem.jlin16
2006-11-131. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr...hche10x
2006-11-10For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis...jlin16
2006-11-08Fix the invalid warning message when user add a module that does not support ...jlin16
2006-11-08To fix bug T400. If user select a Repackage=false package during creating a F...wuyizhong
2006-11-08Fix a bug that can't add library MSA specific build option in multi-thread bu...wuyizhong
2006-11-08Provide UI for generating Apriori file of PEI or DXE phase. The module order ...jlin16
2006-11-08Fix a bug that can't add library MSA specific build option.wuyizhong
2006-11-06Coding Stylealfred
2006-11-06Changed the tool chain error message to be more specific.jwang36
2006-11-06Fixed the build error.jwang36
2006-11-06Added code to check that the definitions in target.txt are valid against tool...jwang36
2006-11-031. Fix EDKT463: When wizard new or clone a msa/spd/fpd, should follow these r...hche10x
2006-11-02Modify FrameworkModules editor for FPD files to meet the new PCD type adjust ...jlin16
2006-11-02Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have ...jjin9