ShellPkg: Add AIP IPv6 UNDI support to Shell dh

Update Shell DH command to decode and print the value of gEfiAdapterInfoUndiIpv6SupportGuid AIP instance.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19437 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Samer El-Haj-Mahmoud
2015-12-22 02:13:18 +00:00
committed by shenshushi
parent 81c16b17ad
commit 256aa6d04a
3 changed files with 25 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
## @file
# Provides interface to advanced shell functionality for parsing both handle and protocol database.
# (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
# Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved. <BR>
# (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
# (C) Copyright 2015 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
@@ -309,6 +310,7 @@
gEfiAdapterInfoMediaStateGuid ## SOMETIMES_CONSUMES ## GUID
gEfiAdapterInfoNetworkBootGuid ## SOMETIMES_CONSUMES ## GUID
gEfiAdapterInfoSanMacAddressGuid ## SOMETIMES_CONSUMES ## GUID
gEfiAdapterInfoUndiIpv6SupportGuid ## SOMETIMES_CONSUMES ## GUID
[Pcd.common]
gEfiShellPkgTokenSpaceGuid.PcdShellPrintBufferSize ## CONSUMES