]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/FormBrowser2.h
Update ScsiIo protocol and ScsiPassThruExt protocol guid value to UEFI 2.1
[mirror_edk2.git] / MdePkg / Include / Protocol / FormBrowser2.h
index 021e04d3773e41697c2e16656940bb579a186eb3..3dc8fa21165ab856cb769aaf9068f65984df74e1 100644 (file)
@@ -60,6 +60,8 @@ typedef UINTN EFI_BROWSER_ACTION_REQUEST;
 \r
 \r
 /**\r
+  Initialize the browser to display the specified configuration forms.\r
+\r
   This function is the primary interface to the internal forms-based browser. \r
   The forms browser will display forms associated with the specified Handles. \r
   The browser will select all forms in packages which have the specified Type \r
@@ -68,7 +70,7 @@ typedef UINTN EFI_BROWSER_ACTION_REQUEST;
   @param This            A pointer to the EFI_FORM_BROWSER2_PROTOCOL instance\r
 \r
   @param Handles         A pointer to an array of Handles. This value should correspond \r
-                         to the value of the HII form package that is required to be displayed. Type\r
+                         to the value of the HII form package that is required to be displayed.\r
 \r
   @param HandleCount     The number of Handles specified in Handle.\r
 \r
@@ -107,7 +109,8 @@ EFI_STATUS
 \r
 \r
 /**\r
-   \r
+  This function is called by a callback handler to retrieve uncommitted state data from the browser.\r
+\r
   This routine is called by a routine which was called by the\r
   browser. This routine called this service in the browser to\r
   retrieve or set certain uncommitted state information.\r