summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-29Add in support for GetNextTokenNumber API.qwang126-42/+64
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang125-106/+338
2006-05-26Fix more gcc build breaks. One of these was a subtle bug in the code that was...bbahnsen2-2/+2
2006-05-26Fix gcc build break. Slashes should always lean forward!bbahnsen3-35/+35
2006-05-26Add version check in both PCD database generation and service driver.qwang122-184/+21
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang125-312/+269
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch34-34/+34
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang121-1/+0
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang123-0/+191
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang124-0/+208
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang124-0/+208
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang127-1305/+1544
2006-05-19Change the file extension back to .asm. That was an oops.bbahnsen1-1/+1
2006-05-19Fix capitalizationbbahnsen26-28/+28
2006-05-19Fix capitalization.bbahnsen1-0/+0
2006-05-19Fix capitalization.bbahnsen1-0/+0
2006-05-19Fix capitalizationbbahnsen1-0/+0
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao42-98/+98
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen40-396/+396
2006-04-21Initial import.bbahnsen303-0/+97497