summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/PCD
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch10-4625/+0
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...lgao43-29/+21
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli243-134/+141
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli244-25/+38
2007-01-23Corrected a small bugs:qwang122-4/+4
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-10-101) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang121-55/+60
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...lgao42-10/+10
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang123-22/+67
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu22-0/+2
2006-08-11Prefixed global variable with "m"ajfish1-2/+2
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang124-8/+8
2006-07-17Add in function description and comments.qwang125-24/+18
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2-2/+2
2006-07-12Add in Abstract and Description for a few MSA files.qwang122-28/+28
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22-5/+10
2006-07-11make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang122-1/+3
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 ...qouyang2-46/+42
2006-07-08fix a bug in Service.cqwang121-8/+4
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang126-45/+121
2006-07-07Redefine SPEC and Release Version to 0x20000lgao42-7/+11
2006-07-07Obsoleted by new schema and new build tools.jwang364-181/+0
2006-07-06Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang124-41/+52
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 GetNextTokenqwang124-301/+325
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang126-258/+887
2006-07-05 DebugLib:qhuang81-1/+1
2006-07-04Added LibPatchPcdSetPtr.qwang122-3/+0
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122-12/+24
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu22-28/+28
2006-06-30removed unnecessary name space declarations in some top level elementsjwang362-2/+2
2006-06-30converted all surface area description files to new schemajwang362-116/+153
2006-06-26• BaseMemoryLib:qhuang82-2/+2
2006-06-231) Add in support to traverse taken spaceqwang124-14/+150
2006-06-23Remove the dead files.qwang125-297/+0
2006-06-23Remove the dead files.qwang122-978/+0
2006-06-231) remove some dead code from WinNtBusDriver.cqwang126-36/+127
2006-06-16should return instead of break.qwang121-1/+1
2006-06-13Add in HII enable support for PCD.qwang123-52/+95
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu23-46/+26
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang124-5/+6
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang85-6/+6
2006-06-07Make sure Pcd service driver can work on 64-bit architecture.qwang124-15/+15
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang126-160/+160
2006-06-02Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TO...qwang121-1/+6