]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h
1) Fix a typo in EhcMoniteAsyncRequests.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciDebug.h
index 3f786bc2857479226af66813d19cf09ad1abf248..889047c7a7e26d6b6aef61780cccdd191ba5563a 100644 (file)
@@ -2,7 +2,7 @@
 \r
   This file contains the definination for host controller debug support routines.\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
@@ -23,8 +23,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   @param  Qtd      The QTD to dump.\r
   @param  Msg      The message to print before the dump.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 EhcDumpQtd (\r
@@ -40,8 +38,6 @@ EhcDumpQtd (
   @param  Msg      The message to print before the dump.\r
   @param  DumpBuf  Whether to dump the memory buffer of the associated QTD.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 EhcDumpQh (\r
@@ -57,8 +53,6 @@ EhcDumpQh (
   @param  Buf      The buffer to dump.\r
   @param  Len      The length of buffer.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 EhcDumpBuf (\r