]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
UefiCpuPkg/MpInitLib: Check APs Status and update APs status
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / PeiMpLib.c
index fe585bdce8c4ea7216be4f0ecab81aa15a7cc337..64451596cf4e9e06a832acced74d47a2114cb9ee 100644 (file)
@@ -336,6 +336,17 @@ FreeResetVector (
   }\r
 }\r
 \r
+/**\r
+  Checks APs status and updates APs status if needed.\r
+\r
+**/\r
+VOID\r
+CheckAndUpdateApsStatus (\r
+  VOID\r
+  )\r
+{\r
+}\r
+\r
 /**\r
   Initialize global data for MP support.\r
 \r