This patch series 
* Fixes a logic bug checking that BTS feature status.
* Removes some unnecessary BST MSRs.
* Adds use of the Msr.h file and uses MSR definitions from Msr.h
  to test/save/restore MSR register values for the BTS and XD features.

Jeff Fan (3):
  UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support check bug
  UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Remove unnecessary BTS MSRs
  UefiCpuPkg/PiSmmCpuDxeSmm: Use public MSR_IA32_MISC_ENABLE definition

 UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c          | 25 +++++++++++++++----------
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h     |  3 ++-
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.c         | 13 ++++++-------
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.h         |  6 ------
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfileInternal.h |  5 +----
 5 files changed, 24 insertions(+), 28 deletions(-)

-- 
2.6.3.windows.1

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

Reply via email to