summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang124-8/+8
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin66-0/+5019
2006-07-17Add in function description and comments.qwang125-24/+18
2006-07-15Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch1-11/+3
2006-07-14Fixes for Linux builds.bbahnsen4-0/+0
2006-07-14Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen1-2/+3
2006-07-13Fixed a comment errorjwang361-1/+1
2006-07-13Add gcc assembly files.bbahnsen3-1/+344
2006-07-13Fix bad comments.bbahnsen1-12/+12
2006-07-13Add gcc assembly file.bbahnsen2-1/+271
2006-07-13Move DriverSample module to Universal\UserInterface\ direcotry.lgao48-1619/+0
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao436-51/+1670
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@925 6f19...lgao41-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred30-30/+30
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-12Add in Abstract and Description for a few MSA files.qwang122-28/+28
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22-5/+10
2006-07-12Fix the CapsuleRuntime.msa Fix Me entries.davidhuang1-4/+4
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao415-5/+49
2006-07-11make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang122-1/+3
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang121-6/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang32-560/+556
2006-07-08fix a bug in Service.cqwang121-8/+4
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang126-45/+121
2006-07-07Redefine SPEC and Release Version to 0x20000lgao432-399/+403
2006-07-07Fix the wrong usage of UnicodeValueToString functionlgao41-7/+7
2006-07-07Obsoleted by new schema and new build tools.jwang3664-2920/+0
2006-07-06Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang124-41/+52
2006-07-06Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang361-1/+1
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang124-301/+325
2006-07-06 PciLib:qhuang81-2/+2
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang16-0/+975
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang126-258/+887
2006-07-05 DebugLib:qhuang821-21/+21
2006-07-04Added LibPatchPcdSetPtr.qwang122-3/+0
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122-12/+24
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu22-28/+28
2006-06-30removed unnecessary name space declarations in some top level elementsjwang3631-31/+31
2006-06-30For new Tool.qouyang1-4/+4
2006-06-30converted all surface area description files to new schemajwang3631-1542/+2154
2006-06-30remove this old emu directorylgao45-944/+0
2006-06-30Remove DiskIoPartition modulelgao43-177/+0
2006-06-26• BaseMemoryLib:qhuang833-33/+33
2006-06-231) Add in support to traverse taken spaceqwang124-14/+150
2006-06-23Remove the dead files.qwang125-297/+0
2006-06-23Remove the dead files.qwang122-978/+0
2006-06-231) remove some dead code from WinNtBusDriver.cqwang126-36/+127
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang83-97/+58
2006-06-16should return instead of break.qwang121-1/+1
2006-06-13Add in HII enable support for PCD.qwang123-52/+95