public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leo Duran <leo.duran@amd.com>
To: <edk2-devel@lists.01.org>
Cc: <liming.gao@intel.com>, <yonghong.zhu@intel.com>,
	Leo Duran <leo.duran@amd.com>
Subject: [PATCH] PiSmmCpuDxeSmm
Date: Thu, 27 Oct 2016 17:29:49 -0500	[thread overview]
Message-ID: <1477607390-8225-1-git-send-email-leo.duran@amd.com> (raw)

This patch moves code that uses Intel-specific CPUID to a library.

Leo Duran (1):
  UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library.

 UefiCpuPkg/Include/Library/SmmCpuFeaturesLib.h     |  17 +++
 .../Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c  | 118 ++++++++++++++++++++
 UefiCpuPkg/PiSmmCpuDxeSmm/CpuService.c             | 121 +--------------------
 3 files changed, 136 insertions(+), 120 deletions(-)

-- 
1.9.1



             reply	other threads:[~2016-10-27 22:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27 22:29 Leo Duran [this message]
2016-10-27 22:29 ` [PATCH] UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library Leo Duran
2016-10-27 23:15   ` Kinney, Michael D
2016-10-28  0:44     ` Fan, Jeff
2016-10-28  1:00     ` Fan, Jeff
2016-10-28  3:19       ` Duran, Leo
2016-10-28  4:43         ` Fan, Jeff
2016-10-28 10:28           ` Laszlo Ersek
2016-10-28 15:29             ` Kinney, Michael D
2016-10-28 15:30               ` Duran, Leo
2016-10-28 15:32                 ` Fan, Jeff
2016-10-28 15:34                   ` Duran, Leo
2016-10-28 14:28           ` Duran, Leo

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=1477607390-8225-1-git-send-email-leo.duran@amd.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