summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-10-10 03:32:25 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-10-10 03:32:25 +0000
commit1910fbaf7014fab2012f06ab03829f0146cf32d4 (patch)
tree1d74cd15e56107d447b36aac812b23ab03e4eecb /IntelFrameworkPkg/Include
parent6e6971f0e2d5130f1a76281d4bba08119a367946 (diff)
downloadedk2-platforms-1910fbaf7014fab2012f06ab03829f0146cf32d4.tar.xz
clean up non-English characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9335 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
index 3947847f12..43f96770f5 100644
--- a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
+++ b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
@@ -143,7 +143,7 @@ typedef struct {
/// @par IPF:
/// Lower 32 bits of self test state parameter. For definition of self test
/// state parameter, please refer to Intel(R) Itanium(R) Architecture Software
- /// Developer’s Manual, Volume 2: System Architecture.
+ /// Developer's Manual, Volume 2: System Architecture.
///
EFI_MP_HEALTH_FLAGS Flags;
///
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h b/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
index e0d5eac4d0..160c1e866b 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
@@ -489,7 +489,7 @@ typedef struct {
///
UINT16 CompatibleDid;
///
- /// If nonzero, a value passed directly to the IRQ miniport’s Initialize function.
+ /// If nonzero, a value passed directly to the IRQ miniport's Initialize function.
///
UINT32 Miniport;
///