]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Pi/PiSmmCis.h
MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common location
[mirror_edk2.git] / MdePkg / Include / Pi / PiSmmCis.h
index 77556be0fe347c9eec88ddc5cde8adfbdff5a3e3..52eaea560db89d8e29807959c1e3fd044228155e 100644 (file)
@@ -67,17 +67,6 @@ EFI_STATUS
   IN UINTN                        TableSize\r
   );\r
 \r
-/**\r
-  Function prototype for invoking a function on an Application Processor.\r
-\r
-  @param[in,out] Buffer  Pointer to private data buffer.\r
-**/\r
-typedef\r
-VOID\r
-(EFIAPI *EFI_AP_PROCEDURE)(\r
-  IN OUT VOID  *Buffer\r
-  );\r
-\r
 /**\r
   The SmmStartupThisAp() lets the caller to get one distinct application processor\r
   (AP) in the enabled processor pool to execute a caller-provided code stream\r