]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmStandbyButtonDispatch.h
Remove the duplicated definitins.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmStandbyButtonDispatch.h
index 8753808a37b302a47420ee0935c60664289558e8..fe0510ef523b73cec0c4a8a14e560ee287a509b8 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
 /** @file\r
-  This file declares EFI Smm Standby Button Smi Child Protocol\r
+  Provides the parent dispatch service for the standby button SMI source generator.\r
 \r
   Copyright (c) 2007, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
 \r
   Copyright (c) 2007, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
@@ -21,6 +21,8 @@
 #ifndef _EFI_SMM_STANDBY_BUTTON_DISPATCH_H_\r
 #define _EFI_SMM_STANDBY_BUTTON_DISPATCH_H_\r
 \r
 #ifndef _EFI_SMM_STANDBY_BUTTON_DISPATCH_H_\r
 #define _EFI_SMM_STANDBY_BUTTON_DISPATCH_H_\r
 \r
+#include <PiDxe.h>\r
+\r
 //\r
 // Global ID for the Standby Button SMI Protocol\r
 //\r
 //\r
 // Global ID for the Standby Button SMI Protocol\r
 //\r
@@ -66,7 +68,7 @@ typedef struct {
 **/\r
 typedef\r
 VOID\r
 **/\r
 typedef\r
 VOID\r
-(EFIAPI *EFI_SMM_STANDBY_BUTTON_DISPATCH) (\r
+(EFIAPI *EFI_SMM_STANDBY_BUTTON_DISPATCH)(\r
   IN  EFI_HANDLE                                DispatchHandle,\r
   IN  EFI_SMM_STANDBY_BUTTON_DISPATCH_CONTEXT   *DispatchContext\r
   );\r
   IN  EFI_HANDLE                                DispatchHandle,\r
   IN  EFI_SMM_STANDBY_BUTTON_DISPATCH_CONTEXT   *DispatchContext\r
   );\r
@@ -96,7 +98,7 @@ VOID
 **/\r
 typedef\r
 EFI_STATUS\r
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_SMM_STANDBY_BUTTON_REGISTER) (\r
+(EFIAPI *EFI_SMM_STANDBY_BUTTON_REGISTER)(\r
   IN EFI_SMM_STANDBY_BUTTON_DISPATCH_PROTOCOL           *This,\r
   IN  EFI_SMM_STANDBY_BUTTON_DISPATCH                   DispatchFunction,\r
   IN  EFI_SMM_STANDBY_BUTTON_DISPATCH_CONTEXT           *DispatchContext,\r
   IN EFI_SMM_STANDBY_BUTTON_DISPATCH_PROTOCOL           *This,\r
   IN  EFI_SMM_STANDBY_BUTTON_DISPATCH                   DispatchFunction,\r
   IN  EFI_SMM_STANDBY_BUTTON_DISPATCH_CONTEXT           *DispatchContext,\r
@@ -119,7 +121,7 @@ EFI_STATUS
 **/\r
 typedef\r
 EFI_STATUS\r
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_SMM_STANDBY_BUTTON_UNREGISTER) (\r
+(EFIAPI *EFI_SMM_STANDBY_BUTTON_UNREGISTER)(\r
   IN EFI_SMM_STANDBY_BUTTON_DISPATCH_PROTOCOL           *This,\r
   IN  EFI_HANDLE                                        DispatchHandle\r
   );\r
   IN EFI_SMM_STANDBY_BUTTON_DISPATCH_PROTOCOL           *This,\r
   IN  EFI_HANDLE                                        DispatchHandle\r
   );\r