]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Library
Check in library class definition of ExtendedSalLib.
[mirror_edk2.git] / EdkModulePkg / Library /
2007-05-29 yshang1Remove the DXE_DRIVER from Supported Module Type List.
2007-05-29 yshang1Add supported module type.
2007-05-21 vanjeffRemove some unnecessary #if/#ifdef from some header...
2007-05-17 qhuang8Fix the bug that destructor should sync with constructor
2007-04-18 yshang1To cleanup typo error.
2007-04-18 yshang1To fix the GP convert issue, which results in the GP...
2007-04-18 lgao4Remove autogen.h from all dxs files, because autogen...
2007-04-16 klu2Fix the inconsistent guid for terminal driver which...
2007-04-12 vanjeff1. Added EdkPciIncompatibleDeviceSupportLib in EdkModul...
2007-04-09 qwang12Remove 3 library instances: EdkDxeDebugLibReportStatusC...
2007-04-04 lgao4Change BDS to get the default logo picture by default...
2007-03-21 klu2fix the build broken issue
2007-03-21 vanjeff1. Removed #ifdef EDK_RELEASE_VERSION from all c files...
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-09 qwang121) Replace BdsLibGetBootMode with GetBootMode from...
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
2007-03-05 klu2Rollback wrong commit in r2414
2007-03-05 klu2Fix case-sensitive build issue for filename in Linux
2007-03-02 vanjeff1.replace macros EFI32 with MDE_CPU_IA32
2007-02-27 lgao4Remove the unused library instance EdkNullCustomizedDec...
2007-02-14 qhuang8Clean up Lib MSAs for EdkModulePkg
2007-02-12 tgingoldEdkGenericPlatformBdsLib added
2007-02-12 tgingoldEdkGenericBdsLib added
2007-02-05 qhuang81.Drop the support of UEFI_APPLICATION for UefiDriverLib
2007-02-01 klu2There is a bug in original EdkModulePkg\Library\EdkUefi...
2007-01-31 qhuang81. Remove the dead code of DxeSalVirtualNotifyEvent...
2007-01-31 xli24Make EdkModulePkg pass Intel IPF compiler with /W4...
2007-01-30 qhuang8Add supported module type filter for most libraries...
2007-01-29 xli24Further check-in to smooth Intel IPF compiler building.
2007-01-26 xli24Make MDE and EdkModule packages avoid all Intel IPF...
2007-01-25 xli24Remove some unused internal functions.
2007-01-25 xli24Partially make EdkModulePkg pass intel IPF compiler...
2007-01-19 jwang361) Added prototype of constructor and destructor in...
2007-01-12 zliu3Removed the DxeSalLibConstructor() from the EdkDxeSalLi...
2006-12-29 qhuang8Add Guid HOB type for these three library instances.
2006-12-22 qwang12gEfiMdePkgTokenSpaceGuid should be used instead of...
2006-12-20 klu2Add runtime checking for EdkFvbServiceLib.
2006-12-19 klu2Add more check for index whether exceed maximum value...
2006-12-19 klu2Add more check for index whether exceed maximum value...
2006-12-19 bbahnsenRemove some non-existent files from msa files.
2006-12-18 mdkinneyRemove commented out inclusion of SalApi.h
2006-12-18 mdkinneyOnly include SAL related definitions if the CPU Arch...
2006-12-12 xli24GetCurrentLanguage() in IFR Support Library treats...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-08 klu2Add more assert to check table pointer.
2006-12-07 lgao4Remove unused library class EdkPeCoffLoaderX64Lib and...
2006-12-06 mdkinneyAdd DxeDebugLibSerialPort that provides a debug library...
2006-12-02 mdkinneyRemove use of global variable at runtime in this lib
2006-11-29 mdkinney1) Make a slightly better work around for the EdkDxeSal...
2006-11-27 qhuang8Sync with PeiDxeDebugLibReportStatusCodeLib to fix...
2006-11-24 yshang1Move SAL "initialization/virtual address change notific...
2006-11-17 bbahnsenFix gcc warnings -- please review affected files.
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-22 ajfishDeleted CacheFlush as it's in the MDE Cache library
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-18 qhuang8Replace .global with .globl to solve compatibility...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-18 vanjeffadded EFIAPI for those constructor functions
2006-09-07 lgao4Change PcdDebugPrintErrorLevel PCD declare in msa as...
2006-09-06 yshang1Update RuntimeLib.
2006-09-05 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-05 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-05 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-05 yshang1Follow up EDKT247-253
2006-09-05 yshang1Update library constructor definition.
2006-09-04 yshang1Follow up EDKT238, EDKT239, EDKT242, EDKT243
2006-09-01 yshang1Follow up EDKT236.
2006-09-01 yshang1Follow up tracker:
2006-08-29 qhuang8Add a Pcd to define the maximum number of performance...
2006-08-28 qhuang8Modify the implementation of performance library so...
2006-08-15 vanjeff1. Adjust might be 64bit, so we need to typecast it...
2006-08-07 yshang11) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang11) Check in Pei/Dxe status code;
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-13 jwang36Added license & copyright declaration
2006-07-12 lgao4Remove PeCoffLoaderLib X64, because PeCoffLoader librar...
2006-07-12 lgao4Add missing files in msa file and add module descriptio...
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 jwang36removed unintended lines.
2006-07-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 bxingUpdated <Abstract> and <Description> sections in MSA...
2006-07-12 qwang12Add in Abstract and Description for a few MSA files.
2006-07-11 lgao4Add necessary files (such as *.h) in module msa and...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-10 qhuang8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWrite...
2006-07-08 ajfishPorted to use BaseMemoryLib functions
next