]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiImpl.h
MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDT
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiImpl.h
index ccb83edb843a07259ed34dc6545bdf3c6e2b4321..af468719c53d6cab29b9cb81985519fd438b79c8 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The shared head file for iSCSI driver.\r
 \r
-Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2016, 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
@@ -17,12 +17,15 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <Uefi.h>\r
 \r
+#include <IndustryStandard/Dhcp.h>\r
+\r
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/ComponentName2.h>\r
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/DevicePath.h>\r
 #include <Protocol/HiiConfigAccess.h>\r
 \r
+#include <Protocol/Ip6.h>\r
 #include <Protocol/Dhcp4.h>\r
 #include <Protocol/Dhcp6.h>\r
 #include <Protocol/Tcp4.h>\r
@@ -31,6 +34,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/AuthenticationInfo.h>\r
 #include <Protocol/IScsiInitiatorName.h>\r
 #include <Protocol/ScsiPassThruExt.h>\r
+#include <Protocol/AdapterInformation.h>\r
 \r
 #include <Library/HiiLib.h>\r
 #include <Library/UefiHiiServicesLib.h>\r