Remove unicode code in source code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10515 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2010-05-19 03:30:22 +00:00
parent 0ef42f8819
commit 24cd83a779
1 changed files with 1 additions and 1 deletions

View File

@ -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 Processors 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.<BR>
This program and the accompanying materials