From: Dandan Bi Date: Wed, 1 Nov 2017 01:36:53 +0000 (+0800) Subject: UefiCpuPkg/MpInitLib:Make function comments align with function X-Git-Tag: edk2-stable201903~3149 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=9fcea11473e318d8fc5c61274ceffcbbdc822db1;ds=sidebyside UefiCpuPkg/MpInitLib:Make function comments align with function Cc: Eric Dong Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Dandan Bi Reviewed-by: Eric Dong --- diff --git a/UefiCpuPkg/Library/MpInitLib/MpLib.c b/UefiCpuPkg/Library/MpInitLib/MpLib.c index 18060fd099..61b14c9843 100644 --- a/UefiCpuPkg/Library/MpInitLib/MpLib.c +++ b/UefiCpuPkg/Library/MpInitLib/MpLib.c @@ -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