Reviewed-by: Michael Kubacki <[email protected]> > -----Original Message----- > From: Chiu, Chasel <[email protected]> > Sent: Monday, November 11, 2019 7:26 PM > To: [email protected] > Cc: Kubacki, Michael A <[email protected]>; Desimone, Nathaniel > L <[email protected]>; Gao, Liming <[email protected]> > Subject: [edk2-platforms: PATCH] MinPlatformPkg: Add SetCacheMtrrLib > class to dsc. > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2314 > > Fixed typo issue in MinPlatformPkg.dsc caused by previous commit. > > Cc: Michael Kubacki <[email protected]> > Cc: Nate DeSimone <[email protected]> > Cc: Liming Gao <[email protected]> > Signed-off-by: Chasel Chiu <[email protected]> > --- > Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > index 17272f819c..038f05be92 100644 > --- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > +++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > @@ -94,7 +94,7 @@ > > ReportFvLib|MinPlatformPkg/PlatformInit/Library/PeiReportFvLib/PeiReport > FvLib.inf > > TestPointCheckLib|MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTest > PointCheckLib.inf > TestPointLib|MinPlatformPkg/Test/Library/TestPointLib/PeiTestPointLib.inf > - > SetCacheMtrrLib|$(PLATFORM_PACKAGE)/Library/SetCacheMtrrLib/SetCac > heMtrrLibNull.inf > + > + > SetCacheMtrrLib|MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLi > b > + Null.inf > > [LibraryClasses.common.DXE_DRIVER] > # > -- > 2.13.3.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50416): https://edk2.groups.io/g/devel/message/50416 Mute This Topic: https://groups.io/mt/47032665/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
