]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
UefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD processors.
[mirror_edk2.git] / UefiCpuPkg / PiSmmCpuDxeSmm / MpService.c
index 870250b0c55d0209c113c9cd8a6b2328d81e8e06..c285a70ebb9ab079822c959f6f7e0a8750018822 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 SMM MP service implementation\r
 \r
-Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2009 - 2020, Intel Corporation. All rights reserved.<BR>\r
 Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>\r
 \r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
@@ -1142,6 +1142,8 @@ FindFirstFreeToken (
 \r
   If no free token, allocate new tokens then return the free one.\r
 \r
+  @param RunningApsCount    The Running Aps count for this token.\r
+\r
   @retval    return the first free PROCEDURE_TOKEN.\r
 \r
 **/\r