summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-08-16Identify SupArch for .msaalfred1-9/+26
2006-08-15Added module type column to the FPD module table, and also removed AUTO_RESIZ...lhauch1-8/+19
2006-08-15sort modules by name alphabetically when start; make column width resizable a...jlin162-11/+8
2006-08-15Adjusted column sizes, made resizable, added Module Type column to All Module...lhauch1-39/+80
2006-08-15move the package definitions to header editor.jlin162-20/+87
2006-08-15Refine the code for PCD tools.klu26-92/+171
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu24-1888/+1954
2006-08-15java variable should have its first char in low case.jlin161-102/+110
2006-08-15add serial number to MsaTreeEditor.javaalfred1-0/+5
2006-08-15Turn to Regex in ModuleReader.javaalfred8-73/+197
2006-08-15Fix track EDKT179.klu21-37/+0
2006-08-15Add porting Guide to obsolete Edk Library interfaces.qhuang81-21/+172
2006-08-15Adjust some code format and clear some unused codes. wuyizhong8-211/+124
2006-08-15Modify GenFfsTask to make it don't create ORG file.qouyang6-361/+274
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff1-1/+1
2006-08-15moved exception and logger classes to org.tianocore.common packageyshi834-997/+1025
2006-08-15moved exception and logger classes to org.tianocore.common package; and creat...yshi86-0/+211
2006-08-15Re-Follow...alfred2-8/+8
2006-08-15Faint!change messages cause error, this is an revertalfred2-8/+8
2006-08-15Follow changes on grammar in messages by Larryalfred2-8/+8
2006-08-15Add subdirectory supportalfred4-93/+100
2006-08-151. To let MSA/SPD/FPD Header have their own sections, not are the top level o...hche10x1-33/+49
2006-08-14change table column positions in tables of FrameworkModules and horizontal sc...jlin162-65/+81
2006-08-14Fixed grammar in messages.lhauch5-62/+62
2006-08-14Fixed grammar in messages.lhauch5-21/+21
2006-08-14Fixed grammar in messages.lhauch17-83/+83
2006-08-14Fixed grammar in messages.lhauch16-34/+36
2006-08-14Add judgement if filepath is . or not. wuyizhong1-11/+74
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1253 6f1...alfred2-5/+2
2006-08-14Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong3-11/+28
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1251 6f1...alfred1-0/+4
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1250 6f1...alfred1-21/+32
2006-08-14Add License Head to all filesalfred10-0/+120
2006-08-14Do Not cleanall librarys with a module build clean or build cleanall. wuyizhong1-75/+0
2006-08-14Tried to fix EDKT149. Since the issue happened randomly, only long time test ...jwang362-8/+4
2006-08-11Fixed issue with new MAP file feature a fprintf was using a pointer to the .P...ajfish1-12/+25
2006-08-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1239 6f1...alfred1-2/+9
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1235 6f1...alfred2-0/+89
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1233 6f1...alfred2-0/+4
2006-08-10Add MigrationToolsalfred13-0/+1367
2006-08-10Add Migration Tool Database filesqhuang86-0/+1596
2006-08-10Fix EDKT186.qouyang2-1/+22
2006-08-10Added stringToInt method to handle hex integer for FFS_ATTRIB_DATA_ALIGNMENTjwang361-4/+36
2006-08-09Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is s...jwang361-16/+11
2006-08-09Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warn...wuyizhong17-20/+45
2006-08-09Changed the alignment related member and method to conform to FFS spec.jwang361-8/+8
2006-08-09Enhance FfsLayout parsing. When specify a file for a section, then just use t...wuyizhong1-3/+38
2006-08-09Fixed grammar and column widths (set min, preferred and max widths for versio...lhauch1-125/+228
2006-08-08FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]lhauch3-2/+5
2006-08-08auto adjust pcd settings when display existing ModuleSA settings. if new PCD ...jlin165-94/+193