summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-07DailyTag_20060706svn/tags/DailyTag_20060706xzeng22577-0/+686531
2006-07-06DailyTag_20060706xzeng20-0/+0
2006-07-06Corrected a typo error.jwang361-1/+1
2006-07-06I refined some names, added description for FAT source package, and removed t...yshi81-10/+8
2006-07-06 PciLib:qhuang86-33/+61
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang3611-30/+225
2006-07-06Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong1-0/+4
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing7-67/+76
2006-07-06Restrict using UserExtension with UserID "TianoCore".wuyizhong1-2/+1
2006-07-06Modified the quick start section. Change all EDK 2.0 to EDK II. Update Indivi...wuyizhong1-81/+74
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang24-0/+1165
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang1214-344/+1085
2006-07-06Bug fixing for FPD ModuleSA editor.jlin162-30/+50
2006-07-061. Sync LinkedList.c with MWGvanjeff3-5/+3
2006-07-06Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch5-8/+3
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao410-42/+44
2006-07-06Added the MacroDefFile to ProcessSteps for future use, also removed extra Sec...lhauch1-61/+15
2006-07-06Adapt to new Main UI interface.jlin1616-51/+273
2006-07-06Change assembler compiler to windkk.klu21-1/+1
2006-07-06Fix an issue for user extensions. wuyizhong1-1/+1
2006-07-06some bug fixing for FpdFrameworkModulesjlin169-441/+102
2006-07-05Simplify the script. It now allows normal ant targets and flags to be passed ...bbahnsen1-23/+1
2006-07-05Add a bash version of the build scriptbbahnsen1-0/+12
2006-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@776 6f19...michaelx_krau1-24/+24
2006-07-05Made the default for IA-32 assembler path point to the default install locati...ajfish1-1/+1
2006-07-05Merge latest from branch.bbahnsen1-15/+8
2006-07-05Added target.txt to the ignore list in the Conf directorylhauch0-0/+0
2006-07-05Fix a minor issue. wuyizhong2-3/+7
2006-07-05Support UserExtension in FPD. wuyizhong4-6816/+6872
2006-07-05Add ModifyInftask in FrameworkTask.qouyang4-11/+250
2006-07-05Added FrameworkWizard build into build.xml and corrected the items in clean/c...yshi81-12/+11
2006-07-05Add Data Validations for SPD editor.jlin1610-236/+431
2006-07-05Fixed the unchecked warning issues when building GenBuildjwang362-1/+9
2006-07-05Fully support active platform policy. wuyizhong9-73/+224
2006-07-05added specific PP definition for EBC because of previous BuildMacro.xml changesjwang361-0/+1
2006-07-05Support putting unreference DYNAMIC_EX PCD into Pcd runtime database.klu23-56/+254
2006-07-05Correct module guid in mbd filelgao41-1/+1
2006-07-05fixed GCC build issuesjwang366-38/+40
2006-07-05 DebugLib:qhuang818-1495/+0
2006-07-05 DebugLib:qhuang8167-1394/+3273
2006-07-05Add two files for List editor.jlin162-0/+419
2006-07-05Removed per Carl/Javen.lhauch5-213/+0
2006-07-05Changed FvBinding to be a list of Keywords (not using list, just specifying t...lhauch4-6/+12
2006-07-05supplemented "/FI" to some ignored PP options in fpd filesjwang363-3/+3
2006-07-05Modify FrameworkWizard.msa for newly changing.hche10x3-93/+96
2006-07-051. Add image in "About" framehche10x1-0/+0
2006-07-051. Restructure some folders and fileshche10x71-181/+1746
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang365-139/+25
2006-07-04Fixed the cleanall issue which would remove more files than we wantjwang361-3/+6
2006-07-04Move ant-related code from ParserFpd function to enable single module debug f...klu22-9/+14