summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao44-248/+2
2007-02-14Clean up Lib MSAs for EdkModulePkgqhuang813-109/+53
2007-02-12EdkGenericPlatformBdsLib addedtgingold39-0/+15517
2007-02-12EdkGenericBdsLib addedtgingold9-0/+4616
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang84-24/+24
2007-02-01There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...klu21-12/+10
2007-01-311. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th...qhuang83-35/+1
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli241-0/+6
2007-01-30Add supported module type filter for most libraries in EdkModulePkg to filter...qhuang819-153/+148
2007-01-29Further check-in to smooth Intel IPF compiler building.xli245-10/+17
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli241-9/+2
2007-01-25Remove some unused internal functions.xli241-1/+10
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli2411-68/+307
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang362-2/+4
2007-01-12Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal...zliu34-60/+34
2006-12-29Add Guid HOB type for these three library instances.qhuang83-6/+21
2006-12-22gEfiMdePkgTokenSpaceGuid should be used instead of FIX_ME_PcdDebugClearMemory...qwang121-1/+1
2006-12-20Add runtime checking for EdkFvbServiceLib.klu23-476/+616
2006-12-19Add more check for index whether exceed maximum value of fv count.klu21-1/+2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu21-1/+5
2006-12-19Remove some non-existent files from msa files.bbahnsen1-2/+1
2006-12-18Remove commented out inclusion of SalApi.hmdkinney1-1/+0
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney3-3/+3
2006-12-12GetCurrentLanguage() in IFR Support Library treats language variable incorrec...xli241-1/+1
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