]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBotPei/BotPeim.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBotPei / BotPeim.h
index 07235c397b6def56159a82e65d488d4eb800fc10..81275562e1010692df664c97d6d79384f8664bd0 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
 BOT Transportation implementation.\r
 \r
-Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
-  \r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
 of the BSD License which accompanies this distribution.  The\r
@@ -173,7 +173,7 @@ PeiUsbRead10 (
   IN  UINTN             NumberOfBlocks\r
   );\r
 \r
-/**  \r
+/**\r
   Check if there is media according to sense data.\r
 \r
   @param  SenseData   Pointer to sense data.\r
@@ -189,7 +189,7 @@ IsNoMedia (
   IN  UINTN                 SenseCounts\r
   );\r
 \r
-/**  \r
+/**\r
   Check if there is media error according to sense data.\r
 \r
   @param  SenseData   Pointer to sense data.\r
@@ -205,7 +205,7 @@ IsMediaError (
   IN  UINTN                 SenseCounts\r
   );\r
 \r
-/**  \r
+/**\r
   Check if media is changed according to sense data.\r
 \r
   @param  SenseData   Pointer to sense data.\r