]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/EhciDxe/EhciUrb.c
Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to align to...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciUrb.c
index 4d8e38be2cc557e3517e3a2676256bd4f2f40d0a..6d1bf9b3367e2e8351af4e819fd3cd89ef2e0fca 100644 (file)
@@ -3,7 +3,7 @@
     This file contains URB request, each request is warpped in a\r
     URB (Usb Request Block).\r
 \r
-Copyright (c) 2007, Intel Corporation\r
+Copyright (c) 2007 - 2009, Intel Corporation\r
 All rights reserved. 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
@@ -125,8 +125,6 @@ EhcCreateQtd (
   @param  Ep                    The queue head's related endpoint.\r
   @param  QhHw                  The queue head to initialize.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 EhcInitIntQh (\r
@@ -293,8 +291,6 @@ EhcConvertPollRate (
   @param  Ehc                   The EHCI device.\r
   @param  Qtds                  The list head of the QTD.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 EhcFreeQtds (\r
@@ -321,8 +317,6 @@ EhcFreeQtds (
   @param  Ehc                   The EHCI device.\r
   @param  Urb                   The URB to free.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 EhcFreeUrb (\r