summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
AgeCommit message (Expand)Author
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
2007-03-21fix the build broken issueklu2
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang12
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang8
2007-03-05Rollback wrong commit in r2414klu2
2007-03-05Fix case-sensitive build issue for filename in Linuxklu2
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao4
2007-02-14Clean up Lib MSAs for EdkModulePkgqhuang8
2007-02-12EdkGenericPlatformBdsLib addedtgingold
2007-02-12EdkGenericBdsLib addedtgingold
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang8
2007-02-01There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...klu2
2007-01-311. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th...qhuang8
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
2007-01-30Add supported module type filter for most libraries in EdkModulePkg to filter...qhuang8
2007-01-29Further check-in to smooth Intel IPF compiler building.xli24
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli24
2007-01-25Remove some unused internal functions.xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang36
2007-01-12Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal...zliu3
2006-12-29Add Guid HOB type for these three library instances.qhuang8
2006-12-22gEfiMdePkgTokenSpaceGuid should be used instead of FIX_ME_PcdDebugClearMemory...qwang12
2006-12-20Add runtime checking for EdkFvbServiceLib.klu2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Remove some non-existent files from msa files.bbahnsen
2006-12-18Remove commented out inclusion of SalApi.hmdkinney
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney
2006-12-12GetCurrentLanguage() in IFR Support Library treats language variable incorrec...xli24
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-12-08Add more assert to check table pointer.klu2
2006-12-07Remove unused library class EdkPeCoffLoaderX64Lib and library instance EdkPeC...lgao4
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