[edk2] [Patch 0/3] Enable Processor Trace feature.

Eric Dong posted 3 patches 7 years, 5 months ago
Failed in applying to current master (apply log)
.../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
[edk2] [Patch 0/3] Enable Processor Trace feature.
Posted by Eric Dong 7 years, 5 months ago
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

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