From 24cd83a779ffb6786dabb8b34b59ab6ef1a8c24f Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 19 May 2010 03:30:22 +0000 Subject: Remove unicode code in source code. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10515 6f19259b-4bc3-4df7-8a09-765794883524 --- PerformancePkg/Library/TscTimerLib/TscTimerLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PerformancePkg/Library') diff --git a/PerformancePkg/Library/TscTimerLib/TscTimerLib.c b/PerformancePkg/Library/TscTimerLib/TscTimerLib.c index d3e3e8ac64..4af635607a 100644 --- a/PerformancePkg/Library/TscTimerLib/TscTimerLib.c +++ b/PerformancePkg/Library/TscTimerLib/TscTimerLib.c @@ -15,7 +15,7 @@ duration of each clock tick is uniform and supports the use of the TSC as a wall clock timer even if the processor core changes frequency. This is the architectural behavior moving forward. - A Processor’s support for invariant TSC is indicated by CPUID.0x80000007.EDX[8]. + A Processor's support for invariant TSC is indicated by CPUID.0x80000007.EDX[8]. Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
This program and the accompanying materials -- cgit v1.2.3