]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unicode char.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 28 Sep 2008 07:16:30 +0000 (07:16 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 28 Sep 2008 07:16:30 +0000 (07:16 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6064 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/UsbIo.h

index fde139eb6e4cc3170f2b8ad88de242f6eb4c59fd..ef700d57def9c1197c4486edb43391f9a41897ea 100644 (file)
@@ -140,8 +140,8 @@ EFI_STATUS
                                 otherwise EFI_INVALID_PARAMETER is returned. If \r
                                 the endpoint is not a BULK endpoint, EFI_INVALID_PARAMETER \r
                                 is returned. The MSB of this parameter indicates \r
-                                the endpoint direction. The number “1” stands for \r
-                                an IN endpoint, and “0” stands for an OUT endpoint.\r
+                                the endpoint direction. The number "1" stands for \r
+                                an IN endpoint, and "0" stands for an OUT endpoint.\r
   @param  Data                  A pointer to the buffer of data that will be transmitted to USB\r
                                 device or received from USB device.\r
   @param  DataLength            The size, in bytes, of the data buffer specified by Data.\r
@@ -184,8 +184,8 @@ EFI_STATUS
                                 otherwise EFI_INVALID_PARAMETER is returned. If \r
                                 the endpoint is not a BULK endpoint, EFI_INVALID_PARAMETER \r
                                 is returned. The MSB of this parameter indicates \r
-                                the endpoint direction. The number “1” stands for \r
-                                an IN endpoint, and “0” stands for an OUT endpoint.\r
+                                the endpoint direction. The number "1" stands for \r
+                                an IN endpoint, and "0" stands for an OUT endpoint.\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
                                 transfer queue.\r
@@ -227,8 +227,8 @@ EFI_STATUS
                                 otherwise EFI_INVALID_PARAMETER is returned. If \r
                                 the endpoint is not a BULK endpoint, EFI_INVALID_PARAMETER \r
                                 is returned. The MSB of this parameter indicates \r
-                                the endpoint direction. The number “1” stands for \r
-                                an IN endpoint, and “0” stands for an OUT endpoint.\r
+                                the endpoint direction. The number "1" stands for \r
+                                an IN endpoint, and "0" stands for an OUT endpoint.\r
   @param  Data                  A pointer to the buffer of data that will be transmitted to USB\r
                                 device or received from USB device.\r
   @param  DataLength            On input, then size, in bytes, of the buffer Data. On output, the\r
@@ -267,8 +267,8 @@ EFI_STATUS
                                 otherwise EFI_INVALID_PARAMETER is returned. If \r
                                 the endpoint is not a BULK endpoint, EFI_INVALID_PARAMETER \r
                                 is returned. The MSB of this parameter indicates \r
-                                the endpoint direction. The number “1” stands for \r
-                                an IN endpoint, and “0” stands for an OUT endpoint.\r
+                                the endpoint direction. The number "1" stands for \r
+                                an IN endpoint, and "0" stands for an OUT endpoint.\r
   @param  Data                  A pointer to the buffer of data that will be transmitted to USB\r
                                 device or received from USB device.\r
   @param  DataLength            The size, in bytes, of the data buffer specified by Data.\r
@@ -302,8 +302,8 @@ EFI_STATUS
                                 otherwise EFI_INVALID_PARAMETER is returned. If \r
                                 the endpoint is not a BULK endpoint, EFI_INVALID_PARAMETER \r
                                 is returned. The MSB of this parameter indicates \r
-                                the endpoint direction. The number “1” stands for \r
-                                an IN endpoint, and “0” stands for an OUT endpoint.\r
+                                the endpoint direction. The number "1" stands for \r
+                                an IN endpoint, and "0" stands for an OUT endpoint.\r
   @param  Data                  A pointer to the buffer of data that will be transmitted to USB\r
                                 device or received from USB device.\r
   @param  DataLength            The size, in bytes, of the data buffer specified by Data.\r