Reviewed-by: Kelly Steele <kelly.ste...@intel.com> > -----Original Message----- > From: Kun Qin <kuqi...@gmail.com> > Sent: Wednesday, March 10, 2021 12:08 PM > To: devel@edk2.groups.io > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Steele, Kelly > <kelly.ste...@intel.com> > Subject: [edk2-staging][PATCH V1 3/5] QuarkPlatformPkg: Quark DSC File: > Added new library for VariableSmmRuntimeDxe > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3250 > > This change added NULL MmUnblockMemoryLib instance in Quark.dsc to > resolve new dependency by VariableSmmRuntimeDxe. The library interface > is consumed by variable module to better support variable runtime cache > feature. > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Kelly Steele <kelly.ste...@intel.com> > > Signed-off-by: Kun Qin <kuqi...@gmail.com> > --- > Platform/Intel/QuarkPlatformPkg/Quark.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Platform/Intel/QuarkPlatformPkg/Quark.dsc > b/Platform/Intel/QuarkPlatformPkg/Quark.dsc > index e29c7465b1e4..c58da58348e3 100644 > --- a/Platform/Intel/QuarkPlatformPkg/Quark.dsc > +++ b/Platform/Intel/QuarkPlatformPkg/Quark.dsc > @@ -146,6 +146,7 @@ [LibraryClasses] > > ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/Dx > eReportStatusCodeLib.inf > > ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeE > xtractGuidedSectionLib.inf > > LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.in > f > + > MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblo > ckMemoryLibNull.inf > VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf > > VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLi > b.inf > > VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Va > riablePolicyHelperLib.inf > -- > 2.30.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72642): https://edk2.groups.io/g/devel/message/72642 Mute This Topic: https://groups.io/mt/81239109/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-