]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/MpLib.c
UefiCpuPkg/MpInitLib:Make function comments align with function
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / MpLib.c
index 18060fd0998c0323b37c1a0a8a30bd437ca626a0..61b14c98438e85544ed63700923144f0b41d18e5 100644 (file)
@@ -536,7 +536,7 @@ InitializeApData (
   This function will be called from AP reset code if BSP uses WakeUpAP.\r
 \r
   @param[in] ExchangeInfo     Pointer to the MP exchange info buffer\r
-  @param[in] NumApsExecuting  Number of current executing AP\r
+  @param[in] ApIndex          Number of current executing AP\r
 **/\r
 VOID\r
 EFIAPI\r