summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkPkg')
-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 3947847..43f9677 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 e0d5eac..160c1e8 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;
///