summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootDxe.h
diff options
context:
space:
mode:
authorJiaxin Wu <jiaxin.wu@intel.com>2017-01-23 10:18:30 +0800
committerJiaxin Wu <jiaxin.wu@intel.com>2017-08-14 13:18:57 +0800
commit7b1dbd15ea00d09f5e8b1fe0f6c97f1eba0f7efe (patch)
tree77d69c8f1491afe1c7489389a65d8dc1f1e9a4db /NetworkPkg/HttpBootDxe/HttpBootDxe.h
parent67e0bbd6c34942a238c8381d14aa984b30f27f0c (diff)
downloadedk2-7b1dbd15ea00d09f5e8b1fe0f6c97f1eba0f7efe.tar.gz
edk2-7b1dbd15ea00d09f5e8b1fe0f6c97f1eba0f7efe.tar.bz2
edk2-7b1dbd15ea00d09f5e8b1fe0f6c97f1eba0f7efe.zip
NetworkPkg/HttpBootDxe: Update device path node to include DNS information
Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com>
Diffstat (limited to 'NetworkPkg/HttpBootDxe/HttpBootDxe.h')
-rw-r--r--NetworkPkg/HttpBootDxe/HttpBootDxe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/NetworkPkg/HttpBootDxe/HttpBootDxe.h b/NetworkPkg/HttpBootDxe/HttpBootDxe.h
index 4632ee2c8d..2c07cf7466 100644
--- a/NetworkPkg/HttpBootDxe/HttpBootDxe.h
+++ b/NetworkPkg/HttpBootDxe/HttpBootDxe.h
@@ -202,6 +202,8 @@ struct _HTTP_BOOT_PRIVATE_DATA {
EFI_IP_ADDRESS GatewayIp;
EFI_IP_ADDRESS ServerIp;
UINT16 Port;
+ UINT32 DnsServerCount;
+ EFI_IP_ADDRESS *DnsServerIp;
//
// The URI string attempt to download through HTTP, may point to