public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: hegdenag <nagaraj-p.hegde@hpe.com>
To: edk2-devel@lists.01.org
Cc: jiaxin.wu@intel.com, ting.ye@intel.com, lubo.zhang@intel.com,
	siyuan.fu@intel.com, sriram-s@hpe.com
Subject: [PATCH v2 2/2] NetworkPkg/NetworkPkg.dec: Update comments for the PCD
Date: Mon, 13 Feb 2017 12:50:18 +0530	[thread overview]
Message-ID: <20170213072018.14272-3-nagaraj-p.hegde@hpe.com> (raw)
In-Reply-To: <20170213072018.14272-1-nagaraj-p.hegde@hpe.com>

Update comment section for the PCD PcdIScsiAIPNetworkBootPolicy.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
---
 NetworkPkg/NetworkPkg.dec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/NetworkPkg/NetworkPkg.dec b/NetworkPkg/NetworkPkg.dec
index 2ad485d..eedd1e5 100644
--- a/NetworkPkg/NetworkPkg.dec
+++ b/NetworkPkg/NetworkPkg.dec
@@ -3,8 +3,8 @@
 #
 # This package provides network modules that conform to UEFI 2.4 specification.
 #
-# (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
 # Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
+# (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP<BR>
 #
 # This program and the accompanying materials are licensed and made available under
 # the terms and conditions of the BSD License which accompanies this distribution.
@@ -95,7 +95,7 @@
   gEfiNetworkPkgTokenSpaceGuid.PcdDhcp6UidType|4|UINT8|0x10000001
 
   ## Network boot policy to stop UEFI iSCSI if applicable.
-  # 0x00 = Always use UEFI iSCSI and ignore AIP.
+  # 0x00 = Always use UEFI iSCSI and ignore iSCSI HBA.
   # 0x01 = Stop UEFI iSCSI if iSCSI HBA adapter produces AIP protocol with Network Boot.
   # 0x02 = Stop UEFI iSCSI if iSCSI HBA adapter supports booting from iSCSI IPv4 targets.
   # 0x04 = Stop UEFI iSCSI if iSCSI HBA adapter supports booting from iSCSI IPv6 targets.
@@ -103,6 +103,7 @@
   # 0x10 = Stop UEFI iSCSI if iSCSI HBA adapter supports multipath I/O for iSCSI boot.
   # 0x20 = Stop UEFI iSCSI if iSCSI HBA adapter is currently configured to boot from iSCSI IPv4 targets.
   # 0x40 = Stop UEFI iSCSI if iSCSI HBA adapter is currently configured to boot from iSCSI IPv6 targets.
+  # 0xFF = Always use iSCSI HBA and ignore UEFI iSCSI.
   # @Prompt Type Value of network boot policy used in iSCSI.
   gEfiNetworkPkgTokenSpaceGuid.PcdIScsiAIPNetworkBootPolicy|0x08|UINT8|0x10000007
 
-- 
2.8.3.windows.1



  parent reply	other threads:[~2017-02-13  7:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-13  7:20 [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy hegdenag
2017-02-13  7:20 ` [PATCH v2 1/2] NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Abort hegdenag
2017-02-13  7:20 ` hegdenag [this message]
2017-02-13  7:45 ` [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy Wu, Jiaxin
2017-02-13  8:10 ` Subramanian, Sriram
2017-02-13 10:28 ` Zhang, Lubo
2017-02-14  2:56 ` Ye, Ting
2017-02-14  3:33 ` Fu, Siyuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170213072018.14272-3-nagaraj-p.hegde@hpe.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox