Age | Commit message (Expand) | Author | Files | Lines |
2006-06-14 | Add <TokenSpaceGuid> for all PCD entry in FPD file | klu2 | 2 | -0/+1760 |
2006-06-13 | Add in HII enable support for PCD. | qwang12 | 3 | -52/+95 |
2006-06-12 | Transfer old <PCDs> in MSA to <PcdCoded>: | klu2 | 9 | -94/+56 |
2006-06-12 | Modify PCD tool according to final PCD schema modification. | klu2 | 2 | -28926/+8624 |
2006-06-10 | Removed create/modified/update data, PacakgeType from headers, added HexWordA... | lhauch | 1 | -4/+0 |
2006-06-10 | 1) Sync PcdPpi guid with PCD arch spec. | qwang12 | 4 | -5/+6 |
2006-06-09 | Update comments to conform to the new, Doxygen friendly, coding standard. Th... | darylm503 | 1 | -60/+31 |
2006-06-09 | Update comments to conform to the new, Doxygen friendly, coding standard. Th... | darylm503 | 18 | -5612/+3602 |
2006-06-08 | 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe... | qhuang8 | 28 | -68/+68 |
2006-06-07 | Make sure Pcd service driver can work on 64-bit architecture. | qwang12 | 4 | -15/+15 |
2006-06-07 | Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. | qwang12 | 6 | -160/+160 |
2006-06-06 | Apply changes(Unix Type to Windows Type) to the rest of the 2 files: | alfred | 2 | -480/+485 |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@430 6f19... | alfred | 1 | -862/+862 |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@429 6f19... | alfred | 1 | -1083/+1083 |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@428 6f19... | alfred | 1 | -989/+989 |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@426 6f19... | alfred | 1 | -940/+940 |
2006-06-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@422 6f19... | yshang1 | 3 | -8/+8 |
2006-06-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19... | lgao4 | 4 | -54/+52 |
2006-06-04 | PCD tools update: | klu2 | 2 | -389/+22 |
2006-06-04 | Updated the FPD and SPD files to newer schema formats. Also updated a couple... | lhauch | 3 | -38/+23 |
2006-06-02 | Remove Debug message and early test code in DiskIo | lgao4 | 1 | -876/+781 |
2006-06-02 | Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TO... | qwang12 | 1 | -1/+6 |
2006-06-02 | Make sure the PCD dxe service driver can handle the case where no PEIM is usi... | qwang12 | 1 | -6/+17 |
2006-06-02 | Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP... | lhauch | 1 | -4/+293 |
2006-06-01 | Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd... | klu2 | 1 | -0/+27972 |
2006-06-01 | Fix capitalization issues. | bbahnsen | 9 | -25/+25 |
2006-06-01 | Removed dead #ifdef | ajfish | 1 | -4/+0 |
2006-06-01 | Fix capitalization issues. | bbahnsen | 4 | -4/+4 |
2006-06-01 | Modify fpd file according to transition schema. Before PCD tools updated, all... | klu2 | 1 | -18/+242 |
2006-05-31 | Capitalization Fixes for Linux builds. | bbahnsen | 3 | -1/+1 |
2006-05-30 | Fix gcc build break. The PCD TokenNumber is incremented, not the address of t... | bbahnsen | 1 | -1/+1 |
2006-05-30 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320 6f19... | yshang1 | 1 | -0/+5 |
2006-05-30 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319 6f19... | yshang1 | 2 | -28/+4 |
2006-05-29 | Refine some internal functions of PCD Driver. | qwang12 | 6 | -328/+220 |
2006-05-29 | Add in support for GetNextTokenNumber API. | qwang12 | 6 | -42/+64 |
2006-05-29 | Add in GetNextToken and Register Callback Function funtionality for DXE Driver. | qwang12 | 5 | -106/+338 |
2006-05-26 | Fix more gcc build breaks. One of these was a subtle bug in the code that was... | bbahnsen | 2 | -2/+2 |
2006-05-26 | Fix gcc build break. Slashes should always lean forward! | bbahnsen | 3 | -35/+35 |
2006-05-26 | Add version check in both PCD database generation and service driver. | qwang12 | 2 | -184/+21 |
2006-05-26 | Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ... | qwang12 | 7 | -363/+557 |
2006-05-25 | Updated MSA by putting Specification element at the end of the header section | lhauch | 85 | -85/+85 |
2006-05-25 | MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz... | qhuang8 | 1 | -2/+6 |
2006-05-24 | Check in the Pcd service Driver/PEIM according to the new way of generating P... | qwang12 | 1 | -1/+0 |
2006-05-24 | Check in the Pcd service Driver/PEIM according to the new way of generating P... | qwang12 | 3 | -0/+191 |
2006-05-24 | Check in the Pcd service Driver/PEIM according to the new way of generating P... | qwang12 | 4 | -0/+208 |
2006-05-24 | Check in the Pcd service Driver/PEIM according to the new way of generating P... | qwang12 | 4 | -0/+208 |
2006-05-24 | Check in the Pcd service Driver/PEIM according to the new way of generating P... | qwang12 | 8 | -1305/+1594 |
2006-05-23 | Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to futu... | klu2 | 1 | -61/+7229 |
2006-05-22 | Fix capitalization. | bbahnsen | 30 | -33/+33 |
2006-05-19 | Change the file extension back to .asm. That was an oops. | bbahnsen | 1 | -1/+1 |