summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-08-07no display "null" if no recommended instance specified in library class decla...jlin16
2006-08-07Fix some bugs and remove unused code.klu2
2006-08-071. Fix the bug for "C name displayed in dialog to edit PCD is not correct"hche10x
2006-08-07Fix the bug for not add error reporting in getAllDynamicPcdInfoFromFpd(), it ...klu2
2006-08-07[EDKT169]Add feature of sorting modules in FPD file.jlin16
2006-08-07Shutdown the PCD's datum verification when building, it can save 2 minutes fo...klu2
2006-08-06Change return value of getGuidInfo from globaldata. Now only guid string is r...klu2
2006-08-06In preprocess for getting platform PCD information, if meet error, put error ...klu2
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this tool....ajfish
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this toolajfish
2006-08-05Remove debug log.qouyang
2006-08-05Fix EDKT148.qouyang
2006-08-041, Make exception string friendly, readable.klu2
2006-08-04Fix EDKT140(CompressDll.dll does not build under cygwin gcc).qouyang
2006-08-03Changed ToolTipText to read Enter a string; the tool will convert to Unicode ...lhauch
2006-08-03GenTeImage can't work well with Linux is caused by its parameter parsing. Gen...wuyizhong
2006-08-03Fix makefile's parameter bug for OSX building.klu2
2006-08-031. Fix bug for wrong Variable name in msa filehche10x
2006-08-03Modify code according to Wang, jian's comments.klu2
2006-08-03Adjust code format and remove unused code. wuyizhong
2006-08-03set default value of PCD from msa file or spd file.jlin16
2006-08-03Remove some unused code and adjust some code format. Modules build with FPD s...wuyizhong
2006-08-02set MaxDatumSize for PcdData.jlin16
2006-08-02comment out item type checking temporarily when adding module to fpd file.jlin16
2006-08-01Updated to handle cygwin/gcc and moved msvc,gcc property settings to the Tian...lhauch
2006-08-01Added target Wizard which just relies on the SurfaceArea. Also fixed the ech...lhauch
2006-08-01Add new class ModulePcdInfoFromFpd.javaklu2
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu2
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu2
2006-08-01Miss loop variable incremental, otherwise, will cause dead loop. wuyizhong
2006-08-01Add new PcdDatabase.java file.klu2
2006-08-01It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move...klu2
2006-08-011. Fix the problem of adding PCD for different Arch.jlin16
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu2
2006-07-31Removed extra copyright and license notices - they are included in the header...lhauch
2006-07-31Coding style changesjlin16
2006-07-31Added <if> task to check if FrameworkDatabase.db exists or not before doing copyjwang36
2006-07-31Fixed EDKT142; Removed FrameworkDatabase.db and added FrameworkDatabase.templatejwang36
2006-07-30Fixed track EDKT153, change PCDAutogen code to generate static variable refer...klu2
2006-07-30FlashMap can not work correctly in unix GCC because the windows path char "\"...klu2
2006-07-291, Fix EDKT141klu2
2006-07-29Added some additional comments in the files, as well as fixed some of them.lhauch
2006-07-29Adjusted sizes to accommodate Windows, iMac and Linux GUIlhauch
2006-07-29Adjusted locations and sizes of boxes for Windows, Linux and iMac GUI, no oth...lhauch
2006-07-28Adjusted sizes to accommodate Windows, iMac and Linux GUIlhauch
2006-07-28Adjusted sizes to accommodate Windows, iMac and Linux GUIlhauch
2006-07-28Adjusted sizes to accommodate Windows, iMac and Linux GUIlhauch
2006-07-28Fixed spacing for Linux and iMac displaylhauch
2006-07-28There is a rule here:klu2
2006-07-281. PcdUsage is added to PCD entry in schema so wizard tool is also updated to...hche10x