]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/FrameworkFormBrowser.h
Committing changes to the comments, after review with engineers.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / FrameworkFormBrowser.h
index 9fca00f28fa8476119c265f4ef4eef86d8edcdc7..4aa3dd1acbb13b3aa9a075e0854406c9a9880e27 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   The EFI_FORM_BROWSER_PROTOCOL is the interface to the EFI\r
-  Configuration Driver.  This will allow the caller to direct the\r
-  configuration driver to use either the HII database or use the passed\r
-  in packet of data.  This will also allow the caller to post messages\r
+  Configuration Driver.  This interface enables the caller to direct the\r
+  configuration driver to use either the HII database or the passed-in\r
+  packet of data.  This will also allow the caller to post messages\r
   into the configuration drivers internal mailbox.\r
 \r
   Copyright (c) 2006 - 2009, Intel Corporation\r
@@ -81,7 +81,7 @@ typedef struct {
   @param  ScreenDimensions      Allows the browser to be called so that it occupies\r
                                 a portion of the physical screen instead of dynamically determining the\r
                                 screen dimensions.\r
-  @param  ResetRequired         This BOOLEAN value will tell the caller if a reset\r
+  @param  ResetRequired         This BOOLEAN value denotes whether a reset\r
                                 is required based on the data that might have been changed. The ResetRequired\r
                                 parameter is primarily applicable for configuration applications, and is an\r
                                 optional parameter.\r
@@ -149,7 +149,7 @@ EFI_STATUS
 struct _EFI_FORM_BROWSER_PROTOCOL {\r
   ///\r
   /// Provides direction to the configuration driver whether to use the HII\r
-  /// database or to use a passed-in set of data. This functions also establishes\r
+  /// database or to use a passed-in set of data. This function also establishes\r
   /// a pointer to the calling driver's callback interface.\r
   ///\r
   EFI_SEND_FORM     SendForm;\r