]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
UefiCpuPkg/MpInitLib: Remove useless code.
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / PeiMpLib.c
index 06d966b22719d5f95e3071b0dd2943fd4f817f95..e6e1b7c57d3d93b2b59d577ee46f0f2e66ed7136 100644 (file)
@@ -44,21 +44,6 @@ EFI_PEI_NOTIFY_DESCRIPTOR        mS3SmmInitDoneNotifyDesc = {
   NotifyOnS3SmmInitDonePpi\r
 };\r
 \r
   NotifyOnS3SmmInitDonePpi\r
 };\r
 \r
-/**\r
-  The function prototype for invoking a function on an Application Processor.\r
-\r
-  This definition is used by the UEFI MP Serices Protocol, and the\r
-  PI SMM System Table.\r
-\r
-  @param[in,out] Buffer  The pointer to private data buffer.\r
-**/\r
-VOID\r
-EmptyApProcedure (\r
-  IN OUT VOID * Buffer\r
-  )\r
-{\r
-}\r
-\r
 /**\r
   S3 SMM Init Done notification function.\r
 \r
 /**\r
   S3 SMM Init Done notification function.\r
 \r