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 v2 0/2] Add new definition for TOPA table entry
Date: Fri, 18 Aug 2017 11:28:35 +0800	[thread overview]
Message-ID: <1503026917-13296-1-git-send-email-eric.dong@intel.com> (raw)

This patch series add new definition for RTIT Topa table entry and
update code to use MSR structure instead of BITxx style to make code
more user friendly.

Eric Dong (2):
  UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition.
  UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change
    MSR value.

 UefiCpuPkg/Include/Register/ArchitecturalMsr.h     | 55 +++++++++++++++++
 .../Library/CpuCommonFeaturesLib/ProcTrace.c       | 70 +++++++++++++---------
 2 files changed, 97 insertions(+), 28 deletions(-)

-- 
2.7.0.windows.1



             reply	other threads:[~2017-08-18  3:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18  3:28 Eric Dong [this message]
2017-08-18  3:28 ` [Patch v2 1/2] UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition Eric Dong
2017-08-23 23:44   ` Kinney, Michael D
2017-08-24  3:21     ` Dong, Eric
2017-08-24  3:32       ` Dong, Eric
2017-08-18  3:28 ` [Patch v2 2/2] UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change MSR value 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=1503026917-13296-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