]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Remove DxeSmmPerformanceLib
authorDandan Bi <dandan.bi@intel.com>
Tue, 17 Jul 2018 02:14:04 +0000 (10:14 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 6 Aug 2018 05:58:54 +0000 (13:58 +0800)
commitd3bc33731f5b039bf3df76e50cbb1f60ce697e9b
tree3f6ed10dd52ab2092a81ecabad78163a70a1d485
parent29890da47d18c602c199819b78ae15c08e22cab0
MdeModulePkg: Remove DxeSmmPerformanceLib

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.
Now the DxeSmmPerformanceLib is not used by
any module. So remove it from edk2 code base to
avoid being used by mistake.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.c [deleted file]
MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf [deleted file]
MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni [deleted file]
MdeModulePkg/MdeModulePkg.dsc