[edk2] [PATCH 0/2] DP: Link DxeSmmPerformanceLib to make DP command generic

Star Zeng posted 2 patches 7 years ago
Failed in applying to current master (apply log)
PerformancePkg/PerformancePkg.dsc | 21 ++-------------------
ShellPkg/ShellPkg.dsc             |  2 +-
2 files changed, 3 insertions(+), 20 deletions(-)
[edk2] [PATCH 0/2] DP: Link DxeSmmPerformanceLib to make DP command generic
Posted by Star Zeng 7 years ago
Current PerformancePkg is linking DxePerformanceLib
that could only dump PEI and DXE performance log.
Current ShellPkg is linking BasePerformanceLibNull.

We could link DxeSmmPerformanceLib to make DP command
built from PerformancePkg and ShellPkg generic.

Star Zeng (2):
  PerformancePkg: Link DxeSmmPerformanceLib to make DP command generic
  ShellPkg: Link DxeSmmPerformanceLib to make DP command generic

 PerformancePkg/PerformancePkg.dsc | 21 ++-------------------
 ShellPkg/ShellPkg.dsc             |  2 +-
 2 files changed, 3 insertions(+), 20 deletions(-)

-- 
2.8.1.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] DP: Link DxeSmmPerformanceLib to make DP command generic
Posted by Gao, Liming 7 years ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Star
>Zeng
>Sent: Wednesday, March 01, 2017 3:53 PM
>To: edk2-devel@lists.01.org
>Cc: Zeng, Star <star.zeng@intel.com>
>Subject: [edk2] [PATCH 0/2] DP: Link DxeSmmPerformanceLib to make DP
>command generic
>
>Current PerformancePkg is linking DxePerformanceLib
>that could only dump PEI and DXE performance log.
>Current ShellPkg is linking BasePerformanceLibNull.
>
>We could link DxeSmmPerformanceLib to make DP command
>built from PerformancePkg and ShellPkg generic.
>
>Star Zeng (2):
>  PerformancePkg: Link DxeSmmPerformanceLib to make DP command
>generic
>  ShellPkg: Link DxeSmmPerformanceLib to make DP command generic
>
> PerformancePkg/PerformancePkg.dsc | 21 ++-------------------
> ShellPkg/ShellPkg.dsc             |  2 +-
> 2 files changed, 3 insertions(+), 20 deletions(-)
>
>--
>2.8.1.windows.1
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel