Reviewed-by: Jaben Carsey <jaben.car...@intel.com>

> -----Original Message-----
> From: Bi, Dandan
> Sent: Sunday, July 29, 2018 10:45 PM
> To: edk2-devel@lists.01.org
> Cc: Carsey, Jaben <jaben.car...@intel.com>; Ni, Ruiyu
> <ruiyu...@intel.com>; Gao, Liming <liming....@intel.com>
> Subject: [patch 3/4] ShellPkg: Remove DxeSmmPerformanceLib
> Importance: High
> 
> DxeSmmPerformanceLib previously is used by DP tool.
> But in new pweformance infrastructure, we have updated
> Dp tool to get the performance data from firmware
> performance data table in ACPI.
> So remove the usage of DxeSmmPerformanceLib here.
> 
> Cc: Jaben Carsey <jaben.car...@intel.com>
> Cc: Ruiyu Ni <ruiyu...@intel.com>
> Cc: Liming Gao <liming....@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Dandan Bi <dandan...@intel.com>
> ---
>  ShellPkg/ShellPkg.dsc | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)
> 
> diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
> index cb2a2422ed..59dd07e0ae 100644
> --- a/ShellPkg/ShellPkg.dsc
> +++ b/ShellPkg/ShellPkg.dsc
> @@ -127,15 +127,10 @@
>    }
>    ShellPkg/DynamicCommand/TftpDynamicCommand/TftpApp.inf
> 
> ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.inf
> {
>      <PcdsFixedAtBuild>
>        gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
> -    <LibraryClasses>
> -
> PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmm
> PerformanceLib.inf
> -  }
> -  ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf {
> -    <LibraryClasses>
> -
> PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmm
> PerformanceLib.inf
>    }
> +  ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf
> 
>  [BuildOptions]
>    *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
> --
> 2.14.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to