summaryrefslogtreecommitdiff
path: root/Tools/Source
AgeCommit message (Expand)Author
2006-08-15Faint!change messages cause error, this is an revertalfred
2006-08-15Follow changes on grammar in messages by Larryalfred
2006-08-15Add subdirectory supportalfred
2006-08-151. To let MSA/SPD/FPD Header have their own sections, not are the top level o...hche10x
2006-08-14change table column positions in tables of FrameworkModules and horizontal sc...jlin16
2006-08-14Fixed grammar in messages.lhauch
2006-08-14Fixed grammar in messages.lhauch
2006-08-14Fixed grammar in messages.lhauch
2006-08-14Fixed grammar in messages.lhauch
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1253 6f1...alfred
2006-08-14Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1251 6f1...alfred
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1250 6f1...alfred
2006-08-14Add License Head to all filesalfred
2006-08-14Do Not cleanall librarys with a module build clean or build cleanall. wuyizhong
2006-08-14Tried to fix EDKT149. Since the issue happened randomly, only long time test ...jwang36
2006-08-11Fixed issue with new MAP file feature a fprintf was using a pointer to the .P...ajfish
2006-08-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1239 6f1...alfred
2006-08-10Add MigrationToolsalfred
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-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-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