Reviewed-by: Jiaxin Wu <[email protected]>
> -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of > gaoliming > Sent: Friday, January 28, 2022 5:14 PM > To: [email protected] > Cc: Maciej Rabeda <[email protected]>; Wu, Jiaxin > <[email protected]>; Fu, Siyuan <[email protected]> > Subject: [edk2-devel] [PATCH 2/2] NetworkPkg: Add the missing > VariablePolicyHelperLib in NetworkPkg.dsc > > This change is required by f4b7b473b4afd0093768905529bfae09a2061d41. > > Signed-off-by: Liming Gao <[email protected]> > Cc: Maciej Rabeda <[email protected]> > Cc: Jiaxin Wu <[email protected]> > Cc: Siyuan Fu <[email protected]> > --- > NetworkPkg/NetworkPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/NetworkPkg/NetworkPkg.dsc b/NetworkPkg/NetworkPkg.dsc > index 8691a0f5d0..762134023d 100644 > --- a/NetworkPkg/NetworkPkg.dsc > +++ b/NetworkPkg/NetworkPkg.dsc > @@ -45,6 +45,7 @@ > > DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTabl > eLib.inf > SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf > RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf > + > VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Va > riablePolicyHelperLib.inf > > !ifdef CONTINUOUS_INTEGRATION > BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf > -- > 2.27.0.windows.1 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86222): https://edk2.groups.io/g/devel/message/86222 Mute This Topic: https://groups.io/mt/88741467/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
