public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/4] Remove DxeSmmPerformanceLib
@ 2018-07-30  5:45 Dandan Bi
  2018-07-30  5:45 ` [patch 1/4] QuarkPlatformPkg: " Dandan Bi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dandan Bi @ 2018-07-30  5:45 UTC (permalink / raw)
  To: edk2-devel

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.

Dandan Bi (4):
  QuarkPlatformPkg: Remove DxeSmmPerformanceLib
  Vlv2TbltDevicePkg: Remove DxeSmmPerformanceLib
  ShellPkg: Remove DxeSmmPerformanceLib
  MdeModulePkg: Remove DxeSmmPerformanceLib

 .../DxeSmmPerformanceLib/DxeSmmPerformanceLib.c    | 866 ---------------------
 .../DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf  |  68 --
 .../DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni  |  24 -
 MdeModulePkg/MdeModulePkg.dsc                      |   1 -
 QuarkPlatformPkg/Quark.dsc                         |   2 -
 QuarkPlatformPkg/QuarkMin.dsc                      |   4 +-
 ShellPkg/ShellPkg.dsc                              |   7 +-
 Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc            |   2 -
 Vlv2TbltDevicePkg/PlatformPkgIA32.dsc              |   2 -
 Vlv2TbltDevicePkg/PlatformPkgX64.dsc               |   2 -
 10 files changed, 2 insertions(+), 976 deletions(-)
 delete mode 100644 MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.c
 delete mode 100644 MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
 delete mode 100644 MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni

-- 
2.14.3.windows.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-08-03  9:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-30  5:45 [patch 0/4] Remove DxeSmmPerformanceLib Dandan Bi
2018-07-30  5:45 ` [patch 1/4] QuarkPlatformPkg: " Dandan Bi
2018-07-30  5:45 ` [patch 2/4] Vlv2TbltDevicePkg: " Dandan Bi
2018-07-30  5:53   ` Wei, David
2018-07-30  5:45 ` [patch 3/4] ShellPkg: " Dandan Bi
2018-07-30 17:45   ` Carsey, Jaben
2018-07-30  5:45 ` [patch 4/4] MdeModulePkg: " Dandan Bi
2018-08-03  9:31   ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox