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:
@@ -536,7 +536,7 @@ InitializeApData (
|
|||||||
This function will be called from AP reset code if BSP uses WakeUpAP.
|
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] 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
|
VOID
|
||||||
EFIAPI
|
EFIAPI
|
||||||
|
Reference in New Issue
Block a user