UefiCpuPkg/MpInitLib:Make function comments align with function

Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
This commit is contained in:
Dandan Bi 2017-11-01 09:36:53 +08:00 committed by Eric Dong
parent e90153cbbf
commit 9fcea11473
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ InitializeApData (
This function will be called from AP reset code if BSP uses WakeUpAP.
@param[in] ExchangeInfo Pointer to the MP exchange info buffer
@param[in] NumApsExecuting Number of current executing AP
@param[in] ApIndex Number of current executing AP
**/
VOID
EFIAPI