summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/PCD/Dxe
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff1-1/+1
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao42-15/+9
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242-17/+23
2007-01-23Corrected a small bugs:qwang121-2/+2
2007-01-18Updated the copyright year.qwang123-3/+3
2007-01-18Add Lock for cirtical section in PCD database processing routines as PCD data...qwang123-33/+81
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang121-1/+1
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-8/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-1/+1
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu21-0/+1
2006-08-11Prefixed global variable with "m"ajfish1-2/+2
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang122-4/+4
2006-07-17Add in function description and comments.qwang123-12/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-1/+1
2006-07-12Add in Abstract and Description for a few MSA files.qwang121-14/+14
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu21-2/+4
2006-07-11make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang121-0/+1
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang121-6/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-23/+21
2006-07-08fix a bug in Service.cqwang121-8/+4
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang123-29/+76
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-3/+5
2006-07-07Obsoleted by new schema and new build tools.jwang362-93/+0
2006-07-06Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang123-41/+49
2006-07-06Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang361-1/+1
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang122-165/+182
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang123-144/+497
2006-07-05 DebugLib:qhuang81-1/+1
2006-07-04Added LibPatchPcdSetPtr.qwang121-1/+0
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang121-12/+20
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu21-14/+14
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-1/+1
2006-06-30converted all surface area description files to new schemajwang361-55/+78
2006-06-26• BaseMemoryLib:qhuang81-1/+1
2006-06-231) Add in support to traverse taken spaceqwang122-2/+120
2006-06-231) remove some dead code from WinNtBusDriver.cqwang123-15/+60
2006-06-13Add in HII enable support for PCD.qwang122-33/+65
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu21-10/+6
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang123-4/+5
2006-06-07Make sure Pcd service driver can work on 64-bit architecture.qwang123-13/+13
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang123-84/+84
2006-06-02Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TO...qwang121-1/+6
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang121-6/+17
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen1-1/+1
2006-05-29Refine some internal functions of PCD Driver.qwang123-189/+122
2006-05-29Add in support for GetNextTokenNumber API.qwang122-20/+20
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang123-102/+330
2006-05-26Fix gcc build break. Slashes should always lean forward!bbahnsen1-12/+12
2006-05-26Add version check in both PCD database generation and service driver.qwang121-184/+7
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122-50/+51