]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeData.h
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / IdeBusDxe / IdeData.h
index 487fe6f3ea0663c44b6c34152667f154a239c675..821912af01ecd681a41409c4421dfcfd92fdbe39 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
   Header file for IDE Bus Driver's Data Structures\r
 \r
-  Copyright (c) 2006 - 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
+  Copyright (c) 2006 - 2018, 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
 \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
+  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
 **/\r
 \r
@@ -142,7 +142,7 @@ typedef struct {
 //\r
 // 1 second\r
 //\r
-#define ATATIMEOUT  1000  \r
+#define ATATIMEOUT  1000\r
 \r
 //\r
 // ATAPITIMEOUT is used for waiting operation\r
@@ -152,7 +152,7 @@ typedef struct {
 //\r
 // 1 second\r
 //\r
-#define ATAPITIMEOUT  1000 \r
+#define ATAPITIMEOUT  1000\r
 \r
 //\r
 // ATAPILONGTIMEOUT is used for waiting read and\r
@@ -162,12 +162,12 @@ typedef struct {
 //\r
 // 2 seconds\r
 //\r
-#define CDROMLONGTIMEOUT  2000  \r
+#define CDROMLONGTIMEOUT  2000\r
 \r
 //\r
 // 5 seconds\r
 //\r
-#define ATAPILONGTIMEOUT  5000  \r
+#define ATAPILONGTIMEOUT  5000\r
 \r
 //\r
 // 10 seconds\r