summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
AgeCommit message (Expand)Author
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney
2006-12-02Remove use of global variable at runtime in this libmdkinney
2006-11-291) Make a slightly better work around for the EdkDxeSalLib by removing constr...mdkinney
2006-11-27Sync with PeiDxeDebugLibReportStatusCodeLib to fix IPF alignment issue.qhuang8
2006-11-24Move SAL "initialization/virtual address change notification" from EdkUefiRun...yshang1
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen
2006-11-031. Add the fix for the following Bugs:cwu11
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping
2006-10-23Follow up tracker EDKT285.yshang1
2006-10-22Deleted CacheFlush as it's in the MDE Cache libraryajfish
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang8
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-18added EFIAPI for those constructor functionsvanjeff
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao4
2006-09-06Update RuntimeLib.yshang1
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1461 6f1...yshang1
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1459 6f1...yshang1
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1452 6f1...yshang1
2006-09-05Follow up EDKT247-253yshang1
2006-09-05Update library constructor definition.yshang1
2006-09-04Follow up EDKT238, EDKT239, EDKT242, EDKT243yshang1
2006-09-01Follow up EDKT236.yshang1
2006-09-01Follow up tracker:yshang1
2006-08-29Add a Pcd to define the maximum number of performance log entries during PEI ...qhuang8
2006-08-28Modify the implementation of performance library so that:qhuang8
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang1
2006-07-21Clean up codes which are related with status code.yshang1
2006-07-21Clean up codes which are related with status code.yshang1
2006-07-211) Check in Pei/Dxe status code;yshang1
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang1
2006-07-13Added license & copyright declarationjwang36
2006-07-12Remove PeCoffLoaderLib X64, because PeCoffLoader library has supported to X64...lgao4
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12removed unintended lines.jwang36
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19...yshang1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@908 6f19...alfred
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19...alfred
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19...vanjeff
2006-07-12Updated <Abstract> and <Description> sections in MSA filesbxing
2006-07-12Add in Abstract and Description for a few MSA files.qwang12
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang8