public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch v2 0/2] Add new definition for TOPA table entry
@ 2017-08-18  3:28 Eric Dong
  2017-08-18  3:28 ` [Patch v2 1/2] UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition Eric Dong
  2017-08-18  3:28 ` [Patch v2 2/2] UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change MSR value Eric Dong
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Dong @ 2017-08-18  3:28 UTC (permalink / raw)
  To: edk2-devel

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



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

end of thread, other threads:[~2017-08-24  3:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18  3:28 [Patch v2 0/2] Add new definition for TOPA table entry Eric Dong
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

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