summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
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-12Fix the CapsuleRuntime.msa Fix Me entries.davidhuang1-4/+4
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao415-5/+49
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 ...qouyang32-560/+556
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 0x20000lgao432-399/+403
2006-07-07Fix the wrong usage of UnicodeValueToString functionlgao41-7/+7
2006-07-07Obsoleted by new schema and new build tools.jwang3664-2920/+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-06 PciLib:qhuang81-2/+2
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang16-0/+975
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang126-258/+887
2006-07-05 DebugLib:qhuang821-21/+21
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 elementsjwang3631-31/+31
2006-06-30For new Tool.qouyang1-4/+4
2006-06-30converted all surface area description files to new schemajwang3631-1542/+2154
2006-06-30remove this old emu directorylgao45-944/+0
2006-06-30Remove DiskIoPartition modulelgao43-177/+0
2006-06-26• BaseMemoryLib:qhuang833-33/+33
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-221. UINTN & INTN issue for EBC architecture:qhuang83-97/+58
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...qhuang89-10/+10
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-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao43-7/+6
2006-06-02Remove Debug message and early test code in DiskIo lgao41-876/+781
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-06-01Fix capitalization issues.bbahnsen1-1/+1
2006-06-01Fix capitalization issues.bbahnsen3-3/+3
2006-05-31Capitalization Fixes for Linux builds.bbahnsen3-1/+1
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.qwang126-328/+220