summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@422 6f19...yshang13-8/+8
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao44-54/+52
2006-06-04PCD tools update:klu22-389/+22
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch3-38/+23
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-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch1-4/+293
2006-06-01Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd...klu21-0/+27972
2006-06-01Fix capitalization issues.bbahnsen9-25/+25
2006-06-01Removed dead #ifdefajfish1-4/+0
2006-06-01Fix capitalization issues.bbahnsen4-4/+4
2006-06-01Modify fpd file according to transition schema. Before PCD tools updated, all...klu21-18/+242
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-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320 6f19...yshang11-0/+5
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319 6f19...yshang12-28/+4
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 ...qwang127-363/+557
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch85-85/+85
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang81-2/+6
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...qwang128-1305/+1594
2006-05-23Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to futu...klu21-61/+7229
2006-05-22Fix capitalization.bbahnsen30-33/+33
2006-05-19Change the file extension back to .asm. That was an oops.bbahnsen1-1/+1
2006-05-19Fix capitalizationbbahnsen29-36/+36
2006-05-19Fix capitalization.bbahnsen1-0/+0
2006-05-19Fix capitalization.bbahnsen1-0/+0
2006-05-19Fix capitalizationbbahnsen2-0/+0
2006-05-19Fix capitalizationbbahnsen1-0/+0
2006-05-19Fix capitalizationbbahnsen1-0/+0
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@151 6f19...lgao44-0/+1040
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao417-6071/+6105
2006-05-12Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module ...mdkinney1-0/+2
2006-05-11*BaseSmbusLib: (new version)qhuang81-0/+8
2006-05-03Removing all but ia32 so that folks who do not have the extra compilers can b...bbahnsen1-188/+0
2006-05-03This is the file to use to build all architectures.bbahnsen1-0/+453
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen92-997/+997
2006-04-21Initial import.bbahnsen740-0/+239758