public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters
@ 2016-12-20  1:47 Hao Wu
  2016-12-20  1:48 ` Fan, Jeff
  2016-12-20  1:51 ` Kinney, Michael D
  0 siblings, 2 replies; 3+ messages in thread
From: Hao Wu @ 2016-12-20  1:47 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Jeff Fan, Michael Kinney

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8, Size: 1157 bytes --]

Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
---
 UefiCpuPkg/Include/Register/ArchitecturalMsr.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UefiCpuPkg/Include/Register/ArchitecturalMsr.h b/UefiCpuPkg/Include/Register/ArchitecturalMsr.h
index 633e54d..4f9c103 100644
--- a/UefiCpuPkg/Include/Register/ArchitecturalMsr.h
+++ b/UefiCpuPkg/Include/Register/ArchitecturalMsr.h
@@ -4014,7 +4014,7 @@ typedef union {
     /// [Bit 14] If read as 1, Intel(R) Processor Trace (Intel PT) can be used
     /// in VMX operation. If the processor supports Intel PT but does not allow
     /// it to be used in VMX operation, execution of VMXON clears
-    /// IA32_RTIT_CTL.TraceEn (see “VMXON—Enter VMX Operation” in Chapter 30);
+    /// IA32_RTIT_CTL.TraceEn (see "VMXON-Enter VMX Operation" in Chapter 30);
     /// any attempt to set that bit while in VMX operation (including VMX root
     /// operation) using the WRMSR instruction causes a general-protection
     /// exception.
-- 
1.9.5.msysgit.0



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

end of thread, other threads:[~2016-12-20  1:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20  1:47 [PATCH] UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters Hao Wu
2016-12-20  1:48 ` Fan, Jeff
2016-12-20  1:51 ` Kinney, Michael D

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