From 689b2d720c21a286103d188070c1a76633fa95be Mon Sep 17 00:00:00 2001 From: vanjeff Date: Sat, 10 Oct 2009 08:25:50 +0000 Subject: clean up non-English characters. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9336 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IntelFrameworkPkg') diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h b/IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h index 43f96770f5..4c2a14dc37 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?Itanium?Architecture Software Developer's Manual, /// Volume 2: System Architecture. /// EFI_MP_HEALTH Health; @@ -475,7 +475,7 @@ EFI_STATUS If the value is not zero, the BSP waits until the AP finishes or timeout expires. If timeout expires, EFI_TIMEOUT is returned, and the - BSP will then check the AP’s status periodically, + BSP will then check the AP's status periodically, with time interval of 16 microseconds. - IPF: If WaitEvent is NULL, this parameter is ignored. -- cgit v1.2.3