summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-01Fix capitalization issues.bbahnsen
2006-06-01Added some extra error checking to make sure mSecReportStatusCode is valid. I...ajfish
2006-06-01Removed dead #ifdefajfish
2006-06-01Removed #ifdef NT32 as we don't need them for toolsajfish
2006-06-01Fix capitalization issues.bbahnsen
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang36
2006-06-01Modify fpd file according to transition schema. Before PCD tools updated, all...klu2
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch
2006-06-01Added function declarationvanjeff
2006-05-31Capitalization Fixes for Linux builds.bbahnsen
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen
2006-05-31Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen
2006-05-31Removing tools_def.txtlhauch
2006-05-31updated several elements and re-organized the layout (moving Attributes to th...lhauch
2006-05-31Created as one wrappervanjeff
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff
2006-05-31add function headervanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-31change LongJump() to _LongJump()vanjeff
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff
2006-05-31Removed file/foldervanjeff
2006-05-31Removed file/foldervanjeff
2006-05-31Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch
2006-05-31change the default value of PcdMaxPeiPcdCallBackNumberPerPcdEntry to 8 to mak...qwang12
2006-05-31Changed MsaFiles from {1} to {0,1} in SPD files.lhauch
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch
2006-05-30Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen
2006-05-30Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320 6f19...yshang1
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319 6f19...yshang1
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing
2006-05-29Refine some internal functions of PCD Driver.qwang12
2006-05-29Add in support for GetNextTokenNumber API.qwang12
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang8
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang12
2006-05-29Revise XML Schema to be valid. wuyizhong
2006-05-27Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch
2006-05-26Fix some cleanall issuesbbahnsen
2006-05-26Fix some cleanall issuesbbahnsen
2006-05-26Translate the Arch enum to an arch directory name. This is necessary for Linu...bbahnsen
2006-05-26Fix more gcc build breaks. One of these was a subtle bug in the code that was...bbahnsen
2006-05-26Fix gcc build break. Slashes should always lean forward!bbahnsen