]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciReg.c
MdeModulePkg NvmExpressDxe: Fix 'Event' won't be signaled for Admin cmds
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciReg.c
index 25a48f8374a3199d2acd913e0f62c179e20846a4..0fd16284b3b3069f259dfbd6e60b0068848e8d4a 100644 (file)
@@ -2,8 +2,8 @@
 \r
   The UHCI register operation routines.\r
 \r
-Copyright (c) 2007, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2007, 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
@@ -60,8 +60,6 @@ UhciReadReg (
   @param  Offset       Register offset to USB_BAR_INDEX.\r
   @param  Data         Data to write.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciWriteReg (\r
@@ -94,8 +92,6 @@ UhciWriteReg (
   @param  Offset       Register offset to USB_BAR_INDEX.\r
   @param  Bit          The bit to set.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciSetRegBit (\r
@@ -119,8 +115,6 @@ UhciSetRegBit (
   @param  Offset       Register offset to USB_BAR_INDEX.\r
   @param  Bit          The bit to clear.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciClearRegBit (\r
@@ -143,8 +137,6 @@ UhciClearRegBit (
 \r
   @param  Uhc          The UHCI device.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciAckAllInterrupt (\r
@@ -237,8 +229,6 @@ UhciIsHcWorking (
   @param  PciIo        The EFI_PCI_IO_PROTOCOL to use.\r
   @param  Addr         Address to set.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciSetFrameListBaseAddr (\r
@@ -271,8 +261,6 @@ UhciSetFrameListBaseAddr (
 \r
   @param  PciIo        The EFI_PCI_IO_PROTOCOL protocol to use.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciTurnOffUsbEmulation (\r