public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Dandan Bi <dandan.bi@intel.com>
To: edk2-devel@lists.01.org
Subject: [patch 0/4] Remove DxeSmmPerformanceLib
Date: Mon, 30 Jul 2018 13:45:00 +0800	[thread overview]
Message-ID: <20180730054504.6480-1-dandan.bi@intel.com> (raw)

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



             reply	other threads:[~2018-07-30  5:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30  5:45 Dandan Bi [this message]
2018-07-30  5:45 ` [patch 1/4] QuarkPlatformPkg: Remove DxeSmmPerformanceLib 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180730054504.6480-1-dandan.bi@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox