]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiUsbLib/UsbDxeLib.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib / UsbDxeLib.c
index db98c2f19ad7a5acea657b293f9ed3b5f0ebd143..aba5091a279538dd03c05e22090ed4ee7b0ae16b 100644 (file)
@@ -1,15 +1,15 @@
 /** @file\r
 \r
-  The library provides the USB Standard Device Requests defined \r
+  The library provides the USB Standard Device Requests defined\r
   in Usb specification 9.4 section.\r
-  \r
-  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\r
+\r
+  Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials are\r
   licensed and made available under the terms and conditions of\r
   the BSD License which accompanies this distribution.  The full\r
   text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
-  \r
+  http://opensource.org/licenses/bsd-license.php.\r
+\r
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
@@ -628,7 +628,7 @@ UsbClearEndpointHalt (
 \r
   ZeroMem (&EndpointDescriptor, sizeof (EFI_USB_ENDPOINT_DESCRIPTOR));\r
   //\r
-  // First seach the endpoint descriptor for that endpoint addr\r
+  // First search the endpoint descriptor for that endpoint addr\r
   //\r
   Result = UsbIo->UsbGetInterfaceDescriptor (\r
                     UsbIo,\r