diff options
-rw-r--r-- | IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h index 4c2a14dc37..0b088cb0d4 100644 --- a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h +++ b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h @@ -191,7 +191,7 @@ typedef struct { ///
/// @par IPF:
/// Bit format of this field is the same as the definition of self-test state
- /// parameter, in Intel?Itanium?Architecture Software Developer's Manual,
+ /// parameter, in Intel(R) Itanium(R) Architecture Software Developer's Manual,
/// Volume 2: System Architecture.
///
EFI_MP_HEALTH Health;
|