mirror of https://github.com/acidanthera/audk.git
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:
parent
0ef42f8819
commit
24cd83a779
|
@ -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.<BR>
|
||||
This program and the accompanying materials
|
||||
|
|
Loading…
Reference in New Issue