]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h
1) Add Include/Framework/BootScript.h that contains defines shared between Boot Scrip...
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmGpiDispatch.h
index b9df94dbfcb2cfa15afb7e9f2640e759486f8f0a..e0bfa142eac622ec39fd5d27914e58116b2168e9 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef _SMM_GPI_DISPATCH_H_\r
 #define _SMM_GPI_DISPATCH_H_\r
 \r
-#include <PiDxe.h>\r
 \r
 //\r
 // Global ID for the GPI SMI Protocol\r
@@ -125,9 +124,9 @@ struct _EFI_SMM_GPI_DISPATCH_PROTOCOL {
   EFI_SMM_GPI_REGISTER    Register;\r
   EFI_SMM_GPI_UNREGISTER  UnRegister;\r
 \r
-  //\r
-  // Denotes the maximum value of inputs that can have handlers attached.\r
-  //\r
+  ///\r
+  /// Denotes the maximum value of inputs that can have handlers attached.\r
+  ///\r
   UINTN                   NumSupportedGpis;\r
 };\r
 \r