]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/FormBrowser.h
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Include / Protocol / FormBrowser.h
index 0e52f1edaabb613c74ced7948281fad709710e93..a16331bf2cfcf2443400d249b2e66d12bdef4f6f 100644 (file)
@@ -53,7 +53,7 @@ typedef struct {
 /**\r
   Provides direction to the configuration driver whether to use the HII \r
   database or a passed-in set of data. This function also establishes a \r
-  pointer to the calling driver¡¯s callback interface. \r
+  pointer to the calling driver's callback interface. \r
 \r
   @param  This                  A pointer to the EFI_FORM_BROWSER_PROTOCOL instance.\r
   @param  UseDatabase           Determines whether the HII database is to be\r
@@ -65,7 +65,7 @@ typedef struct {
   @param  HandleCount           The number of handles in the array specified by Handle.\r
   @param  Packet                A pointer to a set of data containing pointers to IFR\r
                                 and/or string data.\r
-  @param  CallbackHandle        The handle to the driver¡¯s callback interface.\r
+  @param  CallbackHandle        The handle to the driver's callback interface.\r
                                 This parameter is used only when the UseDatabase parameter is FALSE\r
                                 and an application wants to register a callback with the browser\r
   @param  NvMapOverride         This buffer is used only when there is no NV variable\r
@@ -143,7 +143,7 @@ EFI_STATUS
   @param SendForm\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
-  a pointer to the calling driver¡¯s callback interface. \r
+  a pointer to the calling driver's callback interface. \r
 \r
   @param CreatePopUp\r
   Routine used to abstract a generic dialog interface and return the \r