Dandan,

Thanks to help to fix this issue. 

Reviewed-by: Eric Dong <eric.d...@intel.com>

Thanks,
Eric
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of
> Dandan Bi
> Sent: Wednesday, November 1, 2017 9:37 AM
> To: edk2-devel@lists.01.org
> Cc: Dong, Eric <eric.d...@intel.com>
> Subject: [edk2] [patch] UefiCpuPkg/MpInitLib:Make function comments
> align with function
> 
> Cc: Eric Dong <eric.d...@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Dandan Bi <dandan...@intel.com>
> ---
>  UefiCpuPkg/Library/MpInitLib/MpLib.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/UefiCpuPkg/Library/MpInitLib/MpLib.c
> b/UefiCpuPkg/Library/MpInitLib/MpLib.c
> index 18060fd..61b14c9 100644
> --- a/UefiCpuPkg/Library/MpInitLib/MpLib.c
> +++ b/UefiCpuPkg/Library/MpInitLib/MpLib.c
> @@ -534,11 +534,11 @@ 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
>  ApWakeupFunction (
>    IN MP_CPU_EXCHANGE_INFO      *ExchangeInfo,
> --
> 1.9.5.msysgit.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to