public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Eric Dong <eric.dong@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch 0/4] Enable PPIN Cpu feature.
Date: Fri, 14 Jul 2017 10:49:10 +0800	[thread overview]
Message-ID: <1500000554-21960-1-git-send-email-eric.dong@intel.com> (raw)

Enable PPIN Cpu feature.

Eric Dong (4):
  UefiCpuPkg: Add PPIN related MSR for Xeon E5.
  UefiCpuPkg RegisterCpuFeaturesLib: Add error handling.
  UefiCpuPkg: Add feature definition for PPIN.
  UefiCpuPkg CpuCommonFeaturesLib: Enable Ppin feature.

 .../Include/Library/RegisterCpuFeaturesLib.h       |   1 +
 UefiCpuPkg/Include/Register/Msr.h                  |   1 +
 UefiCpuPkg/Include/Register/Msr/XeonE5v2Msr.h      |  91 ++++++++++++++++++
 .../CpuCommonFeaturesLib/CpuCommonFeatures.h       |  55 +++++++++++
 .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.c    |  11 +++
 .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf  |   1 +
 UefiCpuPkg/Library/CpuCommonFeaturesLib/Ppin.c     | 107 +++++++++++++++++++++
 .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c |   9 +-
 8 files changed, 275 insertions(+), 1 deletion(-)
 create mode 100644 UefiCpuPkg/Include/Register/Msr/XeonE5v2Msr.h
 create mode 100644 UefiCpuPkg/Library/CpuCommonFeaturesLib/Ppin.c

-- 
2.7.0.windows.1



             reply	other threads:[~2017-07-14  2:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-14  2:49 Eric Dong [this message]
2017-07-14  2:49 ` [Patch 1/4] UefiCpuPkg: Add PPIN related MSR for Xeon E5 Eric Dong
2017-07-14  2:49 ` [Patch 2/4] UefiCpuPkg RegisterCpuFeaturesLib: Add error handling Eric Dong
2017-07-14  2:49 ` [Patch 3/4] UefiCpuPkg: Add feature definition for PPIN Eric Dong
2017-07-14  2:49 ` [Patch 4/4] UefiCpuPkg CpuCommonFeaturesLib: Enable Ppin feature Eric Dong

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=1500000554-21960-1-git-send-email-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