Reviewed-by: Abner Chang <[email protected]> > -----Original Message----- > From: Dandan Bi [mailto:[email protected]] > Sent: Monday, March 15, 2021 11:59 AM > To: [email protected] > Cc: Chang, Abner (HPS SW/FW Technologist) <[email protected]>; > Wang, Nickle (HPS SW) <[email protected]> > Subject: [patch 18/28] RedfishPkg: Consume RegisterFilterLibNull instance > > REF: INVALID URI REMOVED > 3A__bugzilla.tianocore.org_show-5Fbug.cgi-3Fid- > 3D3246&d=DwIBAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulks > kz6qU3NYRO03nHp9P7Z5q59A3E&m=b44ADTngga- > k5Mk_1e5q6BwQ7bB6eC43oAgZ7klICfs&s=DbYLYO_cLla0TObYFGhNUkA0KEx > Z63aVYPPMJnB5Ne4&e= > > Add RegisterFilterLibNull in dsc which will be consumed by IoLib and BaseLib. > > Cc: Abner Chang <[email protected]> > Cc: Nickle Wang <[email protected]> > Signed-off-by: Dandan Bi <[email protected]> > --- > RedfishPkg/RedfishPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/RedfishPkg/RedfishPkg.dsc b/RedfishPkg/RedfishPkg.dsc index > e0052290b5..e93010fe7d 100644 > --- a/RedfishPkg/RedfishPkg.dsc > +++ b/RedfishPkg/RedfishPkg.dsc > @@ -36,10 +36,11 @@ > HttpIoLib|NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib.inf > NetLib|NetworkPkg/Library/DxeNetLib/DxeNetLib.inf > DpcLib|NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf > > RedfishPlatformCredentialLib|RedfishPkg/Library/PlatformCredentialLibNull/ > PlatformCredentialLibNull.inf > > RedfishContentCodingLib|RedfishPkg/Library/RedfishContentCodingLibNull/ > RedfishContentCodingLibNull.inf > + > + RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterL > + ibNull.inf > > [LibraryClasses.ARM, LibraryClasses.AARCH64] > # > # This library provides the instrinsic functions generated by a given > compiler. > # > -- > 2.18.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72788): https://edk2.groups.io/g/devel/message/72788 Mute This Topic: https://groups.io/mt/81341945/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
