public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] Enable Processor Trace feature.
@ 2017-07-19  7:10 Eric Dong
  2017-07-19  7:10 ` [Patch 1/3] UefiCpuPkg: Add Pcds used by processor trace feature Eric Dong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Dong @ 2017-07-19  7:10 UTC (permalink / raw)
  To: edk2-devel

This patches series used to enable the intel processor trace feature.

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       | 449 +++++++++++++++++++++
 UefiCpuPkg/UefiCpuPkg.dec                          |  10 +
 6 files changed, 540 insertions(+), 1 deletion(-)
 create mode 100644 UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c

-- 
2.7.0.windows.1



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

end of thread, other threads:[~2017-07-31  9:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19  7:10 [Patch 0/3] Enable Processor Trace feature Eric Dong
2017-07-19  7:10 ` [Patch 1/3] UefiCpuPkg: Add Pcds used by processor trace feature Eric Dong
2017-07-19  7:10 ` [Patch 2/3] UefiCpuPkg: Add Processor Trace feature definition Eric Dong
2017-07-19  7:10 ` [Patch 3/3] UefiCpuPkg: Enable Processor Trace feature Eric Dong
2017-07-31  9:27   ` Fan, Jeff
2017-07-31  9:29     ` Fan, Jeff

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