]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h
ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol.
[mirror_edk2.git] / ShellPkg / Library / UefiShellNetwork1CommandsLib / UefiShellNetwork1CommandsLib.h
index 68a7c93c96724c302615f220dc59da6a10361abf..98b40df8255b61bde38cf46569865b2fe84a62e0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   header file for NULL named library for network1 shell command functions.\r
 \r
-  Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved. <BR>\r
+  Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved. <BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -26,9 +26,7 @@
 #include <Protocol/Ip6.h>\r
 #include <Protocol/Ip6Config.h>\r
 #include <Protocol/Ip4.h>\r
-#include <Protocol/Ip4Config.h>\r
-#include <Protocol/HiiConfigAccess.h>\r
-#include <Protocol/HiiConfigRouting.h>\r
+#include <Protocol/Ip4Config2.h>\r
 #include <Protocol/Arp.h>\r
 \r
 #include <Library/BaseLib.h>\r
@@ -47,8 +45,6 @@
 #include <Library/DevicePathLib.h>\r
 #include <Library/PrintLib.h>\r
 \r
-#include <Guid/NicIp4ConfigNvData.h>\r
-\r
 extern EFI_HANDLE gShellNetwork1HiiHandle;\r
 \r
 /**\r