]> git.proxmox.com Git - mirror_edk2.git/commitdiff
modify coding style
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 9 Jul 2008 10:06:12 +0000 (10:06 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 9 Jul 2008 10:06:12 +0000 (10:06 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5437 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h

index c07e2c248b18c5aaf578be22c6311a61f9af156c..9de1199f73a4ae9a728aa9901322957f37d01f97 100644 (file)
@@ -1,5 +1,7 @@
 /** @file\r
 \r
+  This file contains the definination for host controller debug support routines.\r
+\r
 Copyright (c) 2007, 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
@@ -9,16 +11,6 @@ http://opensource.org/licenses/bsd-license.php
 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
 \r
-Module Name:\r
-\r
-  EhciDebug.h\r
-\r
-Abstract:\r
-\r
-  This file contains the definination for host controller debug support routines\r
-\r
-Revision History\r
-\r
 **/\r
 \r
 #ifndef _EFI_EHCI_DEBUG_H_\r
@@ -42,7 +34,6 @@ EhcDumpQtd (
 ;\r
 \r
 \r
-\r
 /**\r
   Dump the queue head.\r
 \r
@@ -62,7 +53,6 @@ EhcDumpQh (
 ;\r
 \r
 \r
-\r
 /**\r
   Dump the buffer in the form of hex.\r
 \r