]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/UsbIo.h
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Include / Protocol / UsbIo.h
index 30309e303552a5d30aa096de28627e1d1e3983f2..47de143d852e900b2117e0b3229a7c809b094e33 100644 (file)
@@ -123,7 +123,7 @@ EFI_STATUS
 \r
 /**                                                                 \r
   This function is used to manage a USB device with an interrupt transfer pipe. An Asynchronous   \r
-  Interrupt Transfer is typically used to query a device¡¯s status at a fixed rate. For example,  \r
+  Interrupt Transfer is typically used to query a device's status at a fixed rate. For example,  \r
   keyboard, mouse, and hub devices use this type of transfer to query their interrupt endpoints at\r
   a fixed rate.                                                                                   \r
     \r
@@ -131,7 +131,7 @@ EFI_STATUS
   @param  DeviceEndpoint        A pointer to the USB device request that will be sent to the USB\r
                                 device.                                                         \r
   @param  IsNewTransfer         If TRUE, a new transfer will be submitted to USB controller. If                             \r
-                                FALSE, the interrupt transfer is deleted from the device¡¯s interrupt\r
+                                FALSE, the interrupt transfer is deleted from the device's interrupt\r
                                 transfer queue.                                                      \r
   @param  PollingInterval       Indicates the periodic rate, in milliseconds, that the transfer is to be                        \r
                                 executed.                                                                 \r