From: Eric Dong <eric.dong@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch 0/3] Enable Processor trace feature.
Date: Tue, 1 Aug 2017 15:40:48 +0800 [thread overview]
Message-ID: <1501573251-3496-1-git-send-email-eric.dong@intel.com> (raw)
Enable processor trace feature.
V2 update:
1. Add device capability check logic in Support function.
2. Correct the function comments.
V3 update:
1. Get device capability in Suport function instead of
GetConfigData function.
Eric Dong (3):
UefiCpuPkg: Add Pcds used by processor trace feature.
UefiCpuPkg: Add Processor Trace feature definition.
UefiCpuPkg: Enable Processor Trace feature.
.../Include/Library/RegisterCpuFeaturesLib.h | 1 +
.../CpuCommonFeaturesLib/CpuCommonFeatures.h | 66 +++
.../CpuCommonFeaturesLib/CpuCommonFeaturesLib.c | 11 +
.../CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf | 4 +-
.../Library/CpuCommonFeaturesLib/ProcTrace.c | 465 +++++++++++++++++++++
UefiCpuPkg/UefiCpuPkg.dec | 8 +
6 files changed, 554 insertions(+), 1 deletion(-)
create mode 100644 UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c
--
2.7.0.windows.1
next reply other threads:[~2017-08-01 7:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-01 7:40 Eric Dong [this message]
2017-08-01 7:40 ` [Patch v3 1/3] UefiCpuPkg: Add Pcds used by processor trace feature Eric Dong
2017-08-01 7:40 ` [Patch v3 2/3] UefiCpuPkg: Add Processor Trace feature definition Eric Dong
2017-08-01 7:40 ` [Patch v3 3/3] UefiCpuPkg: Enable Processor Trace feature Eric Dong
2017-08-03 14:03 ` Fan, Jeff
2017-08-03 14:13 ` Fan, Jeff
-- strict thread matches above, loose matches on Subject: below --
2017-07-19 7:10 [Patch 0/3] " 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=1501573251-3496-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