From: Star Zeng Date: Wed, 1 Mar 2017 07:46:09 +0000 (+0800) Subject: ShellPkg: Link DxeSmmPerformanceLib to make DP command generic X-Git-Tag: edk2-stable201903~4504 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=dc6ab283caa3615464ed3bb92926489d61aa8800 ShellPkg: Link DxeSmmPerformanceLib to make DP command generic REF: https://bugzilla.tianocore.org/show_bug.cgi?id=412 Cc: Ruiyu Ni Cc: Jaben Carsey Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Ruiyu Ni Reviewed-by: Liming Gao Reviewed-by: Jaben Carsey --- diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc index a87428ad6f..4126e846cf 100644 --- a/ShellPkg/ShellPkg.dsc +++ b/ShellPkg/ShellPkg.dsc @@ -107,7 +107,7 @@ ShellPkg/Library/UefiDpLib/UefiDpLib.inf { - PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf + PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf }