diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-01 14:06:25 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-01 14:06:25 +0000 |
commit | cd2ed84a474a7bd16d88a289a49959fb6d04b348 (patch) | |
tree | da7c2f96f41e280ff32f12dab88af4c25e4ec6d5 /MdePkg/Include/Protocol/DeviceIo.h | |
parent | f6998888a29f301ee409ab52859c1f85e7e2b6f6 (diff) | |
download | edk2-platforms-cd2ed84a474a7bd16d88a289a49959fb6d04b348.tar.xz |
De-Unicode in MdePkg source files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6794 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/DeviceIo.h')
-rw-r--r-- | MdePkg/Include/Protocol/DeviceIo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/DeviceIo.h b/MdePkg/Include/Protocol/DeviceIo.h index b16cb77a9c..6ed81ed9ef 100644 --- a/MdePkg/Include/Protocol/DeviceIo.h +++ b/MdePkg/Include/Protocol/DeviceIo.h @@ -119,7 +119,7 @@ typedef enum { ///
/// Provides both read and write access to system memory
/// by both the processor and a bus master. The buffer is
- /// coherent from both the processor¡¯s and the bus master¡¯s
+ /// coherent from both the processor's and the bus master's
/// point of view.
///
EfiBusMasterCommonBuffer
|