summaryrefslogtreecommitdiffstats
path: root/Tools/Java
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang362007-01-152-527/+514
* Disp dependencies in error in case of circular dependencytgingold2007-01-121-2/+13
* Fixed one dead loop issue in the autogenlib.zliu32007-01-121-15/+24
* Removed the workaround codejwang362007-01-121-6/+2
* Added a workaround to fix the library instance constructor sequence issue.jwang362007-01-111-1/+11
* 1. Fix EDKT501: New MSA get "Please type a complete file path" waring and can...hche10x2007-01-111-9/+7
* Corrected some comments for the changed code.jwang362007-01-082-14/+34
* Used the DAG algorithm given by Mike to re-implemented library constructor so...jwang362007-01-082-183/+133
* When generating string size for unicode string, do not generate too many brac...klu22007-01-081-1/+1
* 1. Fix EDKT413: EnumerationData.java should use defined final static stringhche10x2007-01-042-66/+70
* 1. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...bxing2006-12-301-23/+23
* Make opening dialogs re-gain focus when user switch back to main UI from othe...jlin162006-12-2928-253/+230
* 1. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid ...hche10x2006-12-2910-150/+191
* add support arch check for pcd entries when adding a module to platform, sync...jlin162006-12-284-17/+46
* 1. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x2006-12-2817-48/+96
* remove unnecessary check between pcd table line selections to fix pcd default...jlin162006-12-281-1/+1
* Add null pointer check to drop-down list of platform Pcd editor.jlin162006-12-261-3/+3
* If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu22006-12-252-14/+40
* Fixed a bug which will cause single module build failjwang362006-12-251-0/+1
* Rewrote the error message output when module cannnot be found in any packages.jwang362006-12-222-9/+30
* Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang362006-12-222-118/+59
* Fixed the issue in the library instance constructor calling sequencejwang362006-12-221-2/+59
* Add new-line characters in error message to make them shorter in multi-lines. jlin162006-12-212-5/+5
* Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin162006-12-202-17/+62
* Added support for macro/property in tools_def.txt. Now you can define a prope...jwang362006-12-134-16/+24
* Fixed EDKT484 and rewrite the output message when no arch is found.jwang362006-12-131-5/+5
* Used the msa file name instead of module name as intermediate directory namejwang362006-12-111-2/+5
* 1. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x2006-12-112-8/+16
* Fixed EDKT482. Added support for multiple msa files in the same directory.jwang362006-12-082-16/+23
* 1. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x2006-11-302-3/+11
* set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin162006-11-281-1/+19
* Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin162006-11-246-58/+82
* Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao42006-11-201-1/+23
* fixed bug occurred when new msa file and spd file are in the same directory. vanjeff2006-11-201-2/+11
* Refresh library instance selection UI for platform editor after library insta...jlin162006-11-201-1/+2
* Fix the no library instance in UI display when some exception occurs.jlin162006-11-201-10/+41
* 1. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x2006-11-161-9/+7
* 1. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x2006-11-162-9/+12
* Provide default value for PCD in platform if user does not specify anything f...jlin162006-11-153-2/+16
* Update PEI Apriori Module GUID based on PIWG spec. wuyizhong2006-11-151-1/+1
* Fixed EDKT469qouyang2006-11-142-533/+547
* Add new line "\n" to seperate long messages.jlin162006-11-141-1/+1
* Supporting Apriori File from build tool. wuyizhong2006-11-144-6/+195
* Modify the way of pcd warning message reporting to be a total in the end.jlin162006-11-142-9/+26
* Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin162006-11-142-3/+23
* Fixed EDKT469.qouyang2006-11-142-33/+91
* Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin162006-11-143-11/+16
* 1. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA filehche10x2006-11-138-143/+1358
* Fix Ffs sections encapsulation type update problem.jlin162006-11-132-48/+58
* 1. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr...hche10x2006-11-131-76/+51