summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1233 6f1...alfred
2006-08-10Add MigrationToolsalfred
2006-08-10Add Migration Tool Database filesqhuang8
2006-08-10Fix EDKT186.qouyang
2006-08-10Added stringToInt method to handle hex integer for FFS_ATTRIB_DATA_ALIGNMENTjwang36
2006-08-09Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is s...jwang36
2006-08-09Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warn...wuyizhong
2006-08-09Changed the alignment related member and method to conform to FFS spec.jwang36
2006-08-09Enhance FfsLayout parsing. When specify a file for a section, then just use t...wuyizhong
2006-08-09Fixed grammar and column widths (set min, preferred and max widths for versio...lhauch
2006-08-08FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]lhauch
2006-08-08auto adjust pcd settings when display existing ModuleSA settings. if new PCD ...jlin16
2006-08-08Remove warning message in MAC GCC tool buildwuyizhong
2006-08-08Fixed the FfsAlignment issuejwang36
2006-08-07Make cleanall fail if executing ant cleanall, without the -noclasspath option.lhauch
2006-08-07[EDKT156][Closed] Re-ordered the build.xml files in the clean and cleanall ta...lhauch
2006-08-07Store Variable Name as Hex data array in dynamic pcd build definitions.jlin16
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