REF: https://bugzilla.tianocore.org/show_bug.cgi?id=412
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
---
ShellPkg/ShellPkg.dsc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
index a87428ad6f76..4126e846cf71 100644
--- a/ShellPkg/ShellPkg.dsc
+++ b/ShellPkg/ShellPkg.dsc
@@ -107,7 +107,7 @@ [Components]
ShellPkg/Library/UefiDpLib/UefiDpLib.inf {
<LibraryClasses>
- PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
+ PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
}
--
2.8.1.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
It's great we finally have a platform independent PerformanceLib. Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com> Thanks/Ray > -----Original Message----- > From: Zeng, Star > Sent: Wednesday, March 1, 2017 3:53 PM > To: edk2-devel@lists.01.org > Cc: Zeng, Star <star.zeng@intel.com>; Ni, Ruiyu <ruiyu.ni@intel.com>; > Carsey, Jaben <jaben.carsey@intel.com>; Gao, Liming > <liming.gao@intel.com> > Subject: [PATCH 2/2] ShellPkg: Link DxeSmmPerformanceLib to make DP > command generic > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=412 > > Cc: Ruiyu Ni <ruiyu.ni@intel.com> > Cc: Jaben Carsey <jaben.carsey@intel.com> > Cc: Liming Gao <liming.gao@intel.com> > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Star Zeng <star.zeng@intel.com> > --- > ShellPkg/ShellPkg.dsc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc index > a87428ad6f76..4126e846cf71 100644 > --- a/ShellPkg/ShellPkg.dsc > +++ b/ShellPkg/ShellPkg.dsc > @@ -107,7 +107,7 @@ [Components] > > ShellPkg/Library/UefiDpLib/UefiDpLib.inf { > <LibraryClasses> > - > PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanc > eLibNull.inf > + > + > PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmm > Perform > + anceLib.inf > DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf > } > > -- > 2.8.1.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
Agree with comments. Great way to make build easier. Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> > -----Original Message----- > From: Ni, Ruiyu > Sent: Tuesday, February 28, 2017 11:57 PM > To: Zeng, Star <star.zeng@intel.com>; edk2-devel@lists.01.org > Cc: Carsey, Jaben <jaben.carsey@intel.com>; Gao, Liming > <liming.gao@intel.com> > Subject: RE: [PATCH 2/2] ShellPkg: Link DxeSmmPerformanceLib to make DP > command generic > Importance: High > > It's great we finally have a platform independent PerformanceLib. > Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com> > > Thanks/Ray > > > -----Original Message----- > > From: Zeng, Star > > Sent: Wednesday, March 1, 2017 3:53 PM > > To: edk2-devel@lists.01.org > > Cc: Zeng, Star <star.zeng@intel.com>; Ni, Ruiyu <ruiyu.ni@intel.com>; > > Carsey, Jaben <jaben.carsey@intel.com>; Gao, Liming > > <liming.gao@intel.com> > > Subject: [PATCH 2/2] ShellPkg: Link DxeSmmPerformanceLib to make DP > > command generic > > > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=412 > > > > Cc: Ruiyu Ni <ruiyu.ni@intel.com> > > Cc: Jaben Carsey <jaben.carsey@intel.com> > > Cc: Liming Gao <liming.gao@intel.com> > > Contributed-under: TianoCore Contribution Agreement 1.0 > > Signed-off-by: Star Zeng <star.zeng@intel.com> > > --- > > ShellPkg/ShellPkg.dsc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc index > > a87428ad6f76..4126e846cf71 100644 > > --- a/ShellPkg/ShellPkg.dsc > > +++ b/ShellPkg/ShellPkg.dsc > > @@ -107,7 +107,7 @@ [Components] > > > > ShellPkg/Library/UefiDpLib/UefiDpLib.inf { > > <LibraryClasses> > > - > > > PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanc > > eLibNull.inf > > + > > + > > > PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmm > > Perform > > + anceLib.inf > > DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf > > } > > > > -- > > 2.8.1.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
© 2016 - 2024 Red Hat, Inc.