summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* Add in Abstract and Description for a few MSA files.qwang122006-07-122-28/+28
* Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22006-07-122-5/+10
* Fix the CapsuleRuntime.msa Fix Me entries.davidhuang2006-07-121-4/+4
* Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42006-07-1115-5/+49
* make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang122006-07-112-1/+3
* Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang122006-07-111-6/+1
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-1032-560/+556
* fix a bug in Service.cqwang122006-07-081-8/+4
* Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang122006-07-086-45/+121
* Redefine SPEC and Release Version to 0x20000lgao42006-07-0732-399/+403
* Fix the wrong usage of UnicodeValueToString functionlgao42006-07-071-7/+7
* Obsoleted by new schema and new build tools.jwang362006-07-0764-2920/+0
* Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang122006-07-064-41/+52
* Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang362006-07-061-1/+1
* Fix bugs in GetNextTokenSpace and GetNextTokenqwang122006-07-064-301/+325
* PciLib:qhuang82006-07-061-2/+2
* 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2006-07-0616-0/+975
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-066-258/+887
* DebugLib:qhuang82006-07-0521-21/+21
* Added LibPatchPcdSetPtr.qwang122006-07-042-3/+0
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-032-12/+24
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-022-28/+28
* removed unnecessary name space declarations in some top level elementsjwang362006-06-3031-31/+31
* For new Tool.qouyang2006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-3031-1542/+2154
* remove this old emu directorylgao42006-06-305-944/+0
* Remove DiskIoPartition modulelgao42006-06-303-177/+0
* • BaseMemoryLib:qhuang82006-06-2633-33/+33
* 1) Add in support to traverse taken spaceqwang122006-06-234-14/+150
* Remove the dead files.qwang122006-06-235-297/+0
* Remove the dead files.qwang122006-06-232-978/+0
* 1) remove some dead code from WinNtBusDriver.cqwang122006-06-236-36/+127
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-223-97/+58
* should return instead of break.qwang122006-06-161-1/+1
* Add in HII enable support for PCD.qwang122006-06-133-52/+95
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-123-46/+26
* 1) Sync PcdPpi guid with PCD arch spec.qwang122006-06-104-5/+6
* 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82006-06-089-10/+10
* Make sure Pcd service driver can work on 64-bit architecture.qwang122006-06-074-15/+15
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-076-160/+160
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao42006-06-053-7/+6
* Remove Debug message and early test code in DiskIo lgao42006-06-021-876/+781
* Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TO...qwang122006-06-021-1/+6
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-021-6/+17
* Fix capitalization issues.bbahnsen2006-06-011-1/+1
* Fix capitalization issues.bbahnsen2006-06-013-3/+3
* Capitalization Fixes for Linux builds.bbahnsen2006-05-313-1/+1
* Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen2006-05-301-1/+1
* Refine some internal functions of PCD Driver.qwang122006-05-296-328/+220
* Add in support for GetNextTokenNumber API.qwang122006-05-296-42/+64