]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciDebug.h
index 43ca45b4c8b0204d98119ae9d6b324d83ac6ae37..eff85dcec86246c3eb883b45fe454d7f14153e3a 100644 (file)
@@ -2,14 +2,8 @@
 \r
   This file contains the definination for host controller debug support routines.\r
 \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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+Copyright (c) 2007 - 2009, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -61,15 +55,4 @@ EhcDumpBuf (
   );\r
 \r
 \r
-/**\r
-  Dump the EHCI status registers.\r
-\r
-  @param  Ehc    USB EHCI Host Controller instance\r
-\r
-**/\r
-VOID\r
-EhcDumpRegs (\r
-  IN  USB2_HC_DEV         *Ehc\r
-  );\r
-\r
 #endif\r