summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-08-17Add class header to FrameworkBuildTask. Remove some unused code from top leve...wuyizhong2-3/+38
2006-08-17Using Common Definitions. Remove some unused codes. wuyizhong13-111/+70
2006-08-17Modify Criticalfred2-36/+35
2006-08-17Fix EDKT191.jlin165-66/+64
2006-08-171. Merge ModuleDefinitions to MsaHeaderhche10x22-1241/+1268
2006-08-16Turned off the AUTO_RESIZE on the table so that it would work on a small disp...lhauch1-1/+3
2006-08-16fix EDKT189. jlin162-11/+38
2006-08-16Fix the track EDKT187: If a module do not use PCD, PcdLib library class need ...klu23-8/+41
2006-08-16Enhancing Criticalfred2-6/+109
2006-08-16Embeded autogenerated code in Java code instead of getting them from a real f...qwang123-93/+0
2006-08-16Embeded autogenerated code in Java code instead of getting them from a real f...qwang121-54/+103
2006-08-16Added comments and polished the code.jwang369-236/+611
2006-08-16Fix EDKT 188.qouyang2-2/+2
2006-08-16Add Critic.javaalfred8-24/+158
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