]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/ScsiLib.h
add in FrameworkIfrSupportLib
[mirror_edk2.git] / MdePkg / Include / Library / ScsiLib.h
index bb1a1adbb343ae0dcb20e0331b5c1d99146f68c2..5c2e60b0089e42cbae272af08d6a83d28692286a 100644 (file)
@@ -1,29 +1,22 @@
-/*++\r
-\r
-Copyright (c) 2006, 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
-\r
-Module Name:\r
-\r
-    ScsiLib.h\r
+/** @file\r
+  Common Libarary for SCSI\r
 \r
- Abstract:\r
+  Copyright (c) 2006 - 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
+  which accompanies this distribution.  The full text of the license may be found at        \r
+  http://opensource.org/licenses/bsd-license.php                                            \r
 \r
-   Common Libarary for SCSI\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
- Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _SCSI_LIB_H\r
 #define _SCSI_LIB_H\r
 \r
+#include <Protocol/ScsiIo.h>\r
+\r
 //\r
 // the time unit is 100ns, since the SCSI I/O defines timeout in 100ns unit.\r
 //\r