summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Remove the duplicated Copy Right in msa header.lgao424-240/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao425-105/+105
2006-09-18added EFIAPI for those constructor functionsvanjeff5-99/+104
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao43-3/+3
2006-09-06Update RuntimeLib.yshang15-68/+55
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1461 6f1...yshang11-3/+0
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1459 6f1...yshang11-12/+0
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1452 6f1...yshang11-13/+4
2006-09-05Follow up EDKT247-253yshang11-0/+6
2006-09-05Update library constructor definition.yshang12-0/+4
2006-09-04Follow up EDKT238, EDKT239, EDKT242, EDKT243yshang11-4/+4
2006-09-01Follow up EDKT236.yshang11-1/+3
2006-09-01Follow up tracker:yshang11-3/+5
2006-08-29Add a Pcd to define the maximum number of performance log entries during PEI ...qhuang84-3/+13
2006-08-28Modify the implementation of performance library so that:qhuang83-16/+40
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff1-1/+1
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang11-4/+0
2006-07-21Clean up codes which are related with status code.yshang11-0/+2
2006-07-21Clean up codes which are related with status code.yshang13-675/+0
2006-07-211) Check in Pei/Dxe status code;yshang110-1025/+181
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang110-7/+7
2006-07-13Added license & copyright declarationjwang3627-0/+270
2006-07-12Remove PeCoffLoaderLib X64, because PeCoffLoader library has supported to X64...lgao42-986/+0
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao43-6/+6
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang88-21/+36
2006-07-12removed unintended lines.jwang361-6815/+1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19...yshang11-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang112-23/+29
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@908 6f19...alfred1-1/+1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-74/+74
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19...alfred1-1/+6815
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred24-24/+24
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19...vanjeff1-2/+2
2006-07-12Updated <Abstract> and <Description> sections in MSA filesbxing1-3/+3
2006-07-12Add in Abstract and Description for a few MSA files.qwang122-13/+15
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao43-0/+3
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang18-142/+133
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang82-3/+4
2006-07-08Ported to use BaseMemoryLib functionsajfish1-22/+12
2006-07-07Redefine SPEC and Release Version to 0x20000lgao428-147/+156
2006-07-07Obsoleted by new schema and new build tools.jwang3656-2140/+0
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao42-33/+30
2006-07-05 DebugLib:qhuang86-383/+525
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu26-39/+39
2006-06-30removed unnecessary name space declarations in some top level elementsjwang3628-127/+127
2006-06-30converted all surface area description files to new schemajwang3628-1241/+1406
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang88-799/+0
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang89-22/+863
2006-06-21Fix bug in DxeMain module and EdkMemoryStatusCodeLib library.lgao42-1/+2
2006-06-19 1. PostCodeLib.qhuang83-3/+3