audk/EdkModulePkg/Library
klu2 9cb053eff7 There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\RuntimeLib.c. Originally, if a driver did not produce a <SetVirtualAddressMapCallBack>'s function, EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE notify event will not be created in RuntimeDriverLibConstruct(), This is a bug, because at least, mRT pointer need to be converted for runtime service.
This bug will lead runtime interface GetMonoCount() failure because EdkModulePkg\Universal\MonotonicCounter\RuntimeDxe driver does not produce any <SetVirtualAddressMapCallBack>'s function.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2343 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-01 03:05:49 +00:00
..
BaseCustomDecompressLibNull Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
BaseUefiTianoDecompressLib Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
DxeCoreCustomDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeCorePerformanceLib Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
DxeCoreTianoDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeCoreUefiDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeDebugLibSerialPort Further check-in to smooth Intel IPF compiler building. 2007-01-29 06:09:43 +00:00
DxePerformanceLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxeDebugLibReportStatusCode Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxePeCoffLoaderFromHobLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxePrintLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxeRuntimeSalLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxeSalLib 1. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that the dependency of UefiRuntimeLib can be removed. 2007-01-31 06:54:47 +00:00
EdkFvbServiceLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkGraphicsLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkIfrSupportLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkNullCustomizedDecompressLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkOemHookStatusCodeLibNull 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
EdkPeCoffLoaderLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkScsiLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkSerialPortLibNull changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. 2006-09-18 11:31:20 +00:00
EdkUefiDebugLibConOut 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
EdkUefiDebugLibStdErr 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
EdkUefiRuntimeLib There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\RuntimeLib.c. Originally, if a driver did not produce a <SetVirtualAddressMapCallBack>'s function, EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE notify event will not be created in RuntimeDriverLibConstruct(), This is a bug, because at least, mRT pointer need to be converted for runtime service. 2007-02-01 03:05:49 +00:00
EdkUsbLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
PeiPerformanceLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00