summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
AgeCommit message (Expand)Author
2007-07-10changed the Esal call function ids all over the treevprabhal
2007-07-04Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib....qouyang
2007-07-02removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...vprabhal
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-05-29Remove the DXE_DRIVER from Supported Module Type List.yshang1
2007-05-29Add supported module type.yshang1
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff
2007-05-17Fix the bug that destructor should sync with constructorqhuang8
2007-04-18To cleanup typo error.yshang1
2007-04-18To fix the GP convert issue, which results in the GP of registered EsalServic...yshang1
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu2
2007-04-121. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff
2007-04-09Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang12
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