]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.h
MdeModulePkg/Bus: Fix typos in comments
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMassStorageDxe / UsbMassBot.h
index 341adce9b853fd4f2cd70b62a3abc65c93e1e72c..502c6703bfcae94488c1e4de6b24f296d8c0ae15 100644 (file)
@@ -3,8 +3,8 @@
   based on the "Universal Serial Bus Mass Storage Class Bulk-Only\r
   Transport" Revision 1.0, September 31, 1999.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
 http://opensource.org/licenses/bsd-license.php\r
@@ -17,8 +17,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _EFI_USBMASS_BOT_H_\r
 #define _EFI_USBMASS_BOT_H_\r
 \r
-#include "UsbMass.h"\r
-\r
 extern USB_MASS_TRANSPORT mUsbBotTransport;\r
 \r
 //\r
@@ -128,7 +126,7 @@ UsbBotInit (
   @param  CmdStatus             The result of high level command execution\r
 \r
   @retval EFI_SUCCESS           The command is executed successfully.\r
-  @retval Other                 Failed to excute command\r
+  @retval Other                 Failed to execute command\r
 \r
 **/\r
 EFI_STATUS\r