> -----Original Message----- > From: Bi, Dandan <[email protected]> > Sent: Monday, March 15, 2021 11:59 AM > To: [email protected] > Cc: Wu, Hao A <[email protected]> > Subject: [patch 22/28] SourceLevelDebugPkg: Consume RegisterFilterLibNull > instance > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3246 > > Add RegisterFilterLibNull in dsc which will be consumed by IoLib and BaseLib. > > Cc: Hao A Wu <[email protected]> > Signed-off-by: Dandan Bi <[email protected]> > --- > SourceLevelDebugPkg/SourceLevelDebugPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc > b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc > index 20eb10ba07..73a6555077 100644 > --- a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc > +++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc > @@ -40,10 +40,11 @@ > > TimerLib|UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLi > bUefiCpu.inf > > ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseRes > etSystemLibNull.inf > PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf > PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf > > PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePla > tformHookLibNull.inf > + > + RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterL > + ibNull.inf
Reviewed-by: Hao A Wu <[email protected]> Best Regards, Hao Wu > > !ifdef $(SOURCE_DEBUG_USE_USB) > > DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicati > onLibUsb/DebugCommunicationLibUsb.inf > !else > !ifndef $(SOURCE_DEBUG_USE_USB3) > -- > 2.18.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72791): https://edk2.groups.io/g/devel/message/72791 Mute This Topic: https://groups.io/mt/81341950/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
