]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DriverHealth.h
Update definition aligned to UEFI2.3
[mirror_edk2.git] / MdePkg / Include / Protocol / DriverHealth.h
index 78769aba24c367499bbd82295aa99e7e0db41a04..b841637dd339514698d491c223610a77ca31ac27 100644 (file)
@@ -136,15 +136,12 @@ EFI_STATUS
                               EfiDriverHealthStatusReconnectRequired and \r
                               EfiDriverHealthStatusRebootRequired.\r
 \r
-  @param[out] FormHiiHandle   A pointer to the HII handle for an HII form associated with the \r
-                              controller specified by ControllerHandle and ChildHandle.  \r
-                              This is an optional parameter that may be NULL.  An HII form \r
-                              is specified by a combination of an EFI_HII_HANDLE and an \r
-                              EFI_GUID that identifies the Form Set GUID.  The \r
-                              EFI_FORM_BROWSER2_PROTOCOL.SendForm() function can be used \r
-                              to display and allow the user to make configuration changes \r
-                              to the HII Form.  An HII form may only be returned with a \r
-                              HealthStatus value of EfiDriverHealthStatusConfigurationRequired.\r
+  @param[out] FormHiiHandle   A pointer to the HII handle containing the HII form used when \r
+                              configuration is required. The HII handle is associated with \r
+                              the controller specified by ControllerHandle and ChildHandle.\r
+                              If this is NULL, then no HII form is available. An HII handle\r
+                              will only be returned with a HealthStatus value of \r
+                              EfiDriverHealthStatusConfigurationRequired.\r
 \r
   @retval EFI_SUCCESS           ControllerHandle is NULL, and all the controllers \r
                                 managed by this driver specified by This have a health \r