Reviewed-by: Ray Ni <[email protected]>

> -----Original Message-----
> From: [email protected] <[email protected]> On Behalf Of Dong, Eric
> Sent: Thursday, January 9, 2020 1:27 PM
> To: [email protected]
> Cc: Ni, Ray <[email protected]>; Laszlo Ersek <[email protected]>
> Subject: [edk2-devel] [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Add missed comments 
> for parameter.
> 
> This issue caused by below change:
>   SHA-1: b948a496150f4ae4f656c0f0ab672608723c80e6
>   * UefiCpuPkg/PiSmmCpuDxeSmm: Pre-allocate PROCEDURE_TOKEN buffer
>   REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2388
> 
> Cc: Ray Ni <[email protected]>
> Cc: Laszlo Ersek <[email protected]>
> Signed-off-by: Eric Dong <[email protected]>
> ---
>  UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c 
> b/UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
> index 35a6996ba3..c285a70ebb 100644
> --- a/UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
> +++ b/UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
> @@ -1142,6 +1142,8 @@ FindFirstFreeToken (
> 
> 
>    If no free token, allocate new tokens then return the free one.
> 
> 
> 
> +  @param RunningApsCount    The Running Aps count for this token.
> 
> +
> 
>    @retval    return the first free PROCEDURE_TOKEN.
> 
> 
> 
>  **/
> 
> --
> 2.23.0.windows.1
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> 
> View/Reply Online (#53046): https://edk2.groups.io/g/devel/message/53046
> Mute This Topic: https://groups.io/mt/69569495/1712937
> Group Owner: [email protected]
> Unsubscribe: https://edk2.groups.io/g/devel/unsub  [[email protected]]
> -=-=-=-=-=-=


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#53106): https://edk2.groups.io/g/devel/message/53106
Mute This Topic: https://groups.io/mt/69569495/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to