summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-31DailyTag_20060531svn/tags/DailyTag_20060531xzeng20-0/+0
2006-05-31Created as one wrappervanjeff2-0/+92
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff1-0/+49
2006-05-31add function headervanjeff4-21/+746
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-2/+2
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff1-0/+49
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-3/+3
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
2006-05-31change LongJump() to _LongJump()vanjeff2-6/+6
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff2-4/+14
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff1-1/+2
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff1-0/+49
2006-05-31Removed file/foldervanjeff1-52/+0
2006-05-31Removed file/foldervanjeff1-40/+0
2006-05-31Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch1-5/+35
2006-05-31change the default value of PcdMaxPeiPcdCallBackNumberPerPcdEntry to 8 to mak...qwang121-1/+1
2006-05-31Changed MsaFiles from {1} to {0,1} in SPD files.lhauch1-1/+1
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch1-0/+43
2006-05-30Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch1-0/+1
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen1-1/+1
2006-05-30Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch1-2/+9
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320 6f19...yshang11-0/+5
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319 6f19...yshang12-28/+4
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing20-38/+36
2006-05-29Refine some internal functions of PCD Driver.qwang126-328/+220
2006-05-29Add in support for GetNextTokenNumber API.qwang126-42/+64
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang816-28/+340
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing1-4/+6
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang126-111/+341
2006-05-29Revise XML Schema to be valid. wuyizhong1-1/+5
2006-05-27Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch1-2/+1
2006-05-26Fix some cleanall issuesbbahnsen2-4/+4
2006-05-26Fix some cleanall issuesbbahnsen5-7/+7
2006-05-26Translate the Arch enum to an arch directory name. This is necessary for Linu...bbahnsen1-1/+15
2006-05-26Fix more gcc build breaks. One of these was a subtle bug in the code that was...bbahnsen2-2/+2
2006-05-26Fix gcc build break. Slashes should always lean forward!bbahnsen3-35/+35
2006-05-26Fix gcc build breaks.bbahnsen1-2/+2
2006-05-26Remove the warning message reported when building GenBuild.jarqwang122-7/+4
2006-05-26Add version check in both PCD database generation and service driver.qwang123-197/+35
2006-05-26Fix the problem "update action multiple times fail".jlin1611-4/+713
2006-05-26Change Workspace to X:qwang121-1/+1
2006-05-26Replace all tab to spaces.qwang124-813/+813
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang127-363/+557
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang129-271/+266
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch180-177/+180
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-25Fix a bug caused by sscanf trashing memory.bbahnsen1-15/+27
2006-05-25Had to put the Attribute, URL back into the Abstract so that Module Editor wo...lhauch1-2/+9
2006-05-25Added CreatedDate to Schema - headers have it included with a choice for Crea...lhauch2-44/+65