> -----Original Message----- > From: Bi, Dandan <[email protected]> > Sent: Monday, March 15, 2021 11:58 AM > To: [email protected] > Cc: Wang, Jian J <[email protected]>; Wu, Hao A <[email protected]> > Subject: [patch 13/28] MdeModulePkg: 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: Jian J Wang <[email protected]> > Cc: Hao A Wu <[email protected]> > Signed-off-by: Dandan Bi <[email protected]> > --- > MdeModulePkg/MdeModulePkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MdeModulePkg/MdeModulePkg.dsc > b/MdeModulePkg/MdeModulePkg.dsc index 9272da89a9..d8a8185f07 > 100644 > --- a/MdeModulePkg/MdeModulePkg.dsc > +++ b/MdeModulePkg/MdeModulePkg.dsc > @@ -41,10 +41,11 @@ > > PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibP > ci.inf > > CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCac > heMaintenanceLib.inf > PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf > > PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/Base > PeCoffGetEntryPointLib.inf > SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf > + > + RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterL > + ibNull.inf
Reviewed-by: Hao A Wu <[email protected]> Best Regards, Hao Wu > # > # UEFI & PI > # > > UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBo > otServicesTableLib.inf > > UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib > /UefiRuntimeServicesTableLib.inf > -- > 2.18.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72792): https://edk2.groups.io/g/devel/message/72792 Mute This Topic: https://groups.io/mt/81341939/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
