summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-16Modify Module description for binary shell module.lgao41-11/+9
2006-08-16Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule.davidhuang1-2/+2
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...klu26-1888/+1956
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 PCD declaration error in DxeStatusCode.msayshang11-1/+1
2006-08-15Fix track EDKT179.klu21-37/+0
2006-08-15Add PcdPciExpressBaseAddress info to MdePkg.spdqhuang81-0/+9
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-15Don't need to generate FFS.org file in new build process.lgao41-2/+0
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.vanjeff3-43/+43
2006-08-15moved exception and logger classes to org.tianocore.common packageyshi834-997/+1025
2006-08-15Adjust Nt32 SecMain user-defined build file to use OBJECTS. wuyizhong1-18/+17
2006-08-15moved exception and logger classes to org.tianocore.common package; and creat...yshi86-0/+211
2006-08-15Change Fat binary Guid to EnhancedFatqhuang81-1/+1
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-151. Add EBC architecture supportqhuang84-1/+2
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 more comments in UefiDriverModelLibyshang11-3/+10
2006-08-14Add License Head to all filesalfred10-0/+120
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1247 6f1...alfred1-0/+1
2006-08-14Do Not cleanall librarys with a module build clean or build cleanall. wuyizhong1-75/+0
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1245 6f1...yshang11-1/+1
2006-08-14Add function headers in UefiDriverModuleLibyshang11-1/+15
2006-08-14Tried to fix EDKT149. Since the issue happened randomly, only long time test ...jwang362-8/+4
2006-08-11Prefixed global variable with "m"ajfish1-2/+2
2006-08-11Fixed issue with new MAP file feature a fprintf was using a pointer to the .P...ajfish1-12/+25
2006-08-11Fixed bugs found when this code was ported into R8. ajfish1-5/+7