X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FIScsiDxe%2FIScsiDxe.inf;h=0ffb340ce05eda5f5964bcb8d5e903e3a6e8ac35;hp=319c7fe79a52519efd1ed2cba0ed99c600b6386e;hb=ecf98fbcf858b9cb09ff0ac1c2a09c0111b4026b;hpb=6b08dd6eb81d729e3df8329bee7b2a04a5bd4d7a diff --git a/NetworkPkg/IScsiDxe/IScsiDxe.inf b/NetworkPkg/IScsiDxe/IScsiDxe.inf index 319c7fe79a..0ffb340ce0 100644 --- a/NetworkPkg/IScsiDxe/IScsiDxe.inf +++ b/NetworkPkg/IScsiDxe/IScsiDxe.inf @@ -2,16 +2,10 @@ # Client-side iSCSI service. # # The iSCSI driver provides iSCSI service in the preboot environment and supports -# booting over iSCSI. -# -# Copyright (c) 2004 - 2017, Intel Corporation. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD License -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php +# booting over iSCSI. This driver supports both IPv4 and IPv6 network stack. # -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.
+# SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -28,7 +22,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF +# VALID_ARCHITECTURES = IA32 X64 # # DRIVER_BINDING = gIScsiDriverBinding # COMPONENT_NAME = gIScsiComponentName @@ -57,7 +51,7 @@ IScsiExtScsiPassThru.c IScsiIbft.c IScsiIbft.h - IScsiInitiatorName.c + IScsiInitiatorName.c IScsiImpl.h IScsiMisc.c IScsiMisc.h @@ -82,7 +76,7 @@ PrintLib UefiBootServicesTableLib UefiDriverEntryPoint - UefiLib + UefiLib UefiRuntimeServicesTableLib UefiHiiServicesLib BaseCryptLib @@ -113,7 +107,7 @@ ## PRODUCES ## UNDEFINED # Variable gEfiIScsiInitiatorNameProtocolGuid - ## PRODUCES + ## PRODUCES gEfiAuthenticationInfoProtocolGuid ## SOMETIMES_CONSUMES gEfiAdapterInformationProtocolGuid @@ -124,10 +118,9 @@ gEfiIfrTianoGuid ## SOMETIMES_PRODUCES ## UNDEFINED gEfiAcpiTableGuid ## SOMETIMES_CONSUMES ## SystemTable gEfiAcpi10TableGuid ## SOMETIMES_CONSUMES ## SystemTable - gEfiAcpi20TableGuid ## SOMETIMES_CONSUMES ## SystemTable gEfiAdapterInfoNetworkBootGuid ## SOMETIMES_CONSUMES ## UNDEFINED gEfiAdapterInfoUndiIpv6SupportGuid ## SOMETIMES_CONSUMES ## GUID - + ## SOMETIMES_PRODUCES ## Variable:L"AttemptOrder" ## SOMETIMES_CONSUMES ## Variable:L"AttemptOrder" ## SOMETIMES_PRODUCES ## Variable:L"InitialAttemptOrder"