summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Merge GOP related code from r8->r9. wuyizhong2-72/+149
2006-12-08Add more assert to check table pointer.klu21-120/+64
2006-12-07Remove unused library class EdkPeCoffLoaderX64Lib and library instance EdkPeC...lgao42-986/+0
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney9-85/+844
2006-12-02Remove use of global variable at runtime in this libmdkinney2-13/+45
2006-11-291) Make a slightly better work around for the EdkDxeSalLib by removing constr...mdkinney3-7/+12
2006-11-27Sync with PeiDxeDebugLibReportStatusCodeLib to fix IPF alignment issue.qhuang81-1/+1
2006-11-24Move SAL "initialization/virtual address change notification" from EdkUefiRun...yshang14-51/+81
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen1-4/+4
2006-11-031. Add the fix for the following Bugs:cwu116-13/+13
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping1-1/+8
2006-10-23Follow up tracker EDKT285.yshang12-2/+2
2006-10-22Deleted CacheFlush as it's in the MDE Cache libraryajfish1-88/+0
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish1-1/+0
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang81-1/+1
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