Reviewed-by: Nickle Wang <[email protected]> Thanks, Nickle > -----Original Message----- > From: Dandan Bi <[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=EyDVgu7wEWp3Fu > WhtKB5mKTlF7DSyiKCS3SYOqNSrkM&m=UkwwZjd0xCb7cXNhG8MmbBhxRT > BS7cO0-jhgHlX6Uzk&s=8nmbdnQkORj4MRMh96hH-3j7Uf3xvSaCgUs- > UPbFLPc&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 (#72789): https://edk2.groups.io/g/devel/message/72789 Mute This Topic: https://groups.io/mt/81341945/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
