From: Hao Wu Date: Tue, 20 Dec 2016 01:42:53 +0000 (+0800) Subject: UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters X-Git-Tag: edk2-stable201903~4907 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=3b4640ee56e06eea83db296d98210f99ff68310c UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu Reviewed-by: Jeff Fan Reviewed-by: Michael Kinney --- diff --git a/UefiCpuPkg/Include/Register/ArchitecturalMsr.h b/UefiCpuPkg/Include/Register/ArchitecturalMsr.h index 633e54d4e0..4f9c1033f3 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.