public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Clean up useless parmeter.
@ 2019-08-08 13:24 Dong, Eric
  2019-08-08 13:24 ` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless parameter Dong, Eric
  2019-08-08 13:24 ` [Patch 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: " Dong, Eric
  0 siblings, 2 replies; 5+ messages in thread
From: Dong, Eric @ 2019-08-08 13:24 UTC (permalink / raw)
  To: devel

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


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

end of thread, other threads:[~2019-08-08 20:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-08 13:24 [Patch 0/2] Clean up useless parmeter Dong, Eric
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

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