]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmPowerButtonDispatch.h
Committing changes to the comments, after review with engineers.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmPowerButtonDispatch.h
index d5f4ab44af016240ffc7eebde1f864bd8b598d86..e1ed024c7a4c3a5c684e4f8884d5bc946e99c03a 100644 (file)
@@ -73,10 +73,9 @@ VOID
   @param[in]   This                  Pointer to the EFI_SMM_POWER_BUTTON_DISPATCH_PROTOCOL instance.\r
   @param[in]   DispatchFunction      Function to install.\r
   @param[in]   DispatchContext       Pointer to the dispatch function's context.\r
-                                     The caller fills this context in before calling\r
-                                     the register function to indicate to the register\r
-                                     function the Power Button SMI phase for which the dispatch\r
-                                     function should be invoked.\r
+                                     Indicates to the register\r
+                                     function the Power Button SMI phase for which to invoke the dispatch\r
+                                     function.\r
   @param[out]  DispatchHandle        Handle generated by the dispatcher to track the function instance.\r
 \r
   @retval      EFI_SUCCESS           The dispatch function has been successfully\r