diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-10-10 08:32:06 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-10-10 08:32:06 +0000 |
commit | 15cc8891291b36280ccf13466d293f16ca766a77 (patch) | |
tree | 45f52612e04265ae9baff0d161861d54d3181697 /IntelFrameworkPkg | |
parent | 689b2d720c21a286103d188070c1a76633fa95be (diff) | |
download | edk2-platforms-15cc8891291b36280ccf13466d293f16ca766a77.tar.xz |
update comments with the right words.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9337 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-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;
|