summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/PCD/Pei
AgeCommit message (Expand)Author
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao4
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-23Corrected a small bugs:qwang12
2006-10-101) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang12
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang12
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu2
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-17Add in function description and comments.qwang12
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-12Add in Abstract and Description for a few MSA files.qwang12
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu2
2006-07-11make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang12
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang12
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-06Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang12
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang12
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-07-04Added LibPatchPcdSetPtr.qwang12
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-16should return instead of break.qwang12
2006-06-13Add in HII enable support for PCD.qwang12
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang8
2006-06-07Make sure Pcd service driver can work on 64-bit architecture.qwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-05-29Refine some internal functions of PCD Driver.qwang12
2006-05-29Add in support for GetNextTokenNumber API.qwang12
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang12
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
2006-05-26Add version check in both PCD database generation and service driver.qwang12
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang12
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang12
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang12
2006-04-21Initial import.bbahnsen