]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h
update file header
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiExtScsiPassThru.h
CommitLineData
12618416 1/** @file\r
2 The header file of IScsiExtScsiPassThru.c\r
7a444476 3\r
9cb8724d 4Copyright (c) 2004 - 2008, Intel Corporation\r
7a444476 5All rights reserved. This program and the accompanying materials\r
6are licensed and made available under the terms and conditions of the BSD License\r
7which accompanies this distribution. The full text of the license may be found at\r
8http://opensource.org/licenses/bsd-license.php\r
9\r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13Module Name:\r
14\r
15 IScsiExtScsiPassThru.h\r
16\r
17Abstract:\r
12618416 18 The header file of IScsiExtScsiPassThru.c\r
7a444476 19\r
12618416 20**/\r
7a444476 21\r
22#ifndef _ISCSI_EXT_SCSI_PASS_THRU_H_\r
23#define _ISCSI_EXT_SCSI_PASS_THRU_H_\r
24\r
9cb8724d 25#include <Protocol/ScsiPassThruExt.h>\r
7a444476 26\r
27extern EFI_EXT_SCSI_PASS_THRU_PROTOCOL gIScsiExtScsiPassThruProtocolTemplate;\r
28\r
29#endif\r