summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)Author
2006-06-16should return instead of break.qwang12
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu2
2006-06-13Add in HII enable support for PCD.qwang12
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-12Modify PCD tool according to final PCD schema modification.klu2
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-09Update comments to conform to the new, Doxygen friendly, coding standard. Th...darylm503
2006-06-09Update comments to conform to the new, Doxygen friendly, coding standard. Th...darylm503
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-06-06Apply changes(Unix Type to Windows Type) to the rest of the 2 files:alfred
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@430 6f19...alfred
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@429 6f19...alfred
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@428 6f19...alfred
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@426 6f19...alfred
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@422 6f19...yshang1
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao4
2006-06-04PCD tools update:klu2
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch
2006-06-02Remove Debug message and early test code in DiskIo lgao4
2006-06-02Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TO...qwang12
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang12
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch
2006-06-01Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd...klu2
2006-06-01Fix capitalization issues.bbahnsen
2006-06-01Removed dead #ifdefajfish
2006-06-01Fix capitalization issues.bbahnsen
2006-06-01Modify fpd file according to transition schema. Before PCD tools updated, all...klu2
2006-05-31Capitalization Fixes for Linux builds.bbahnsen
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320 6f19...yshang1
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319 6f19...yshang1
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-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang8
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-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-23Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to futu...klu2
2006-05-22Fix capitalization.bbahnsen