]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Fix a comment typo in Include/Ppi/MpServices.h
authorHao Wu <hao.a.wu@intel.com>
Wed, 15 Jul 2015 03:15:49 +0000 (03:15 +0000)
committerhwu1225 <hwu1225@Edk2>
Wed, 15 Jul 2015 03:15:49 +0000 (03:15 +0000)
The summary of EFI_PEI_MP_SERVICES_WHOAMI is modified to show the correct
description of this service.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17984 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Ppi/MpServices.h

index a96baf7f554436bf55e0c8e7fc7d00b4c2fd1f92..2c21d6469dc50f497ae150eeb118b8024edfd640 100644 (file)
@@ -242,7 +242,7 @@ EFI_STATUS
   );\r
 \r
 /**\r
-  Enable or disable an application processor.\r
+  Identify the currently executing processor.\r
 \r
   @param[in]  PeiServices         An indirect pointer to the PEI Services Table\r
                                   published by the PEI Foundation.\r