]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiCommon.h
MdeModulePkg: Delete IScsiDxe in MdeModulePkg.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiCommon.h
diff --git a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiCommon.h b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiCommon.h
deleted file mode 100644 (file)
index 650c68d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/** @file\r
-  The common header file of Iscsi.\r
-\r
-Copyright (c) 2004 - 2008, 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
-\r
-**/\r
-\r
-#ifndef _ISCSI_COMMON_H_\r
-#define _ISCSI_COMMON_H_\r
-\r
-typedef struct _ISCSI_SESSION             ISCSI_SESSION;\r
-typedef struct _ISCSI_CONNECTION          ISCSI_CONNECTION;\r
-typedef struct _ISCSI_DRIVER_DATA         ISCSI_DRIVER_DATA;\r
-\r
-#endif\r