public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Dong, Eric" <eric.dong@intel.com>
To: devel@edk2.groups.io
Subject: [Patch 0/2] Clean up useless parmeter.
Date: Thu,  8 Aug 2019 21:24:40 +0800	[thread overview]
Message-ID: <20190808132442.33936-1-eric.dong@intel.com> (raw)

After commit 02031cfc920e ("UefiCpuPkg/PiSmmCpuDxeSmm: Remove debug
message.", 2019-08-06), RegisterCpuFeaturesLib and PiSmmCpuDxeSmm
are each left with a useless spinlock called "ConsoleLogLock".

This patch serial remove this useless parameter.

Eric Dong (2):
  UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless parameter.
  UefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless parameter.

 UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeatures.h | 1 -
 .../Library/RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c     | 1 -
 UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c                               | 2 --
 3 files changed, 4 deletions(-)

-- 
2.21.0.windows.1


             reply	other threads:[~2019-08-08 13:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-08 13:24 Dong, Eric [this message]
2019-08-08 13:24 ` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless parameter Dong, Eric
2019-08-08 20:15   ` Laszlo Ersek
2019-08-08 13:24 ` [Patch 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: " Dong, Eric
2019-08-08 20:15   ` Laszlo Ersek

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=20190808132442.33936-1-eric.dong@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