[edk2] [Patch v2 0/2] Add new definition for TOPA table entry

Eric Dong posted 2 patches 6 years, 8 months ago
Failed in applying to current master (apply log)
UefiCpuPkg/Include/Register/ArchitecturalMsr.h     | 55 +++++++++++++++++
.../Library/CpuCommonFeaturesLib/ProcTrace.c       | 70 +++++++++++++---------
2 files changed, 97 insertions(+), 28 deletions(-)
[edk2] [Patch v2 0/2] Add new definition for TOPA table entry
Posted by Eric Dong 6 years, 8 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel