]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiDhcp.h
NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiDhcp.h
index 31651000991e1b26a479b5c24297850aaf5231d5..7d55ec99ec68f3cb8d34c44ed7fb2e39166c25da 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The head file of iSCSI DHCP4 related configuration routines.\r
 \r
-Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -15,13 +15,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _ISCSI_DHCP_H_\r
 #define _ISCSI_DHCP_H_\r
 \r
-\r
-#define DHCP4_TAG_PARA_LIST             55\r
-#define DHCP4_TAG_NETMASK               1\r
-#define DHCP4_TAG_ROUTER                3\r
-#define DHCP4_TAG_DNS                   6\r
-#define DHCP4_TAG_SERVER_ID             54\r
-#define DHCP4_TAG_ROOT_PATH             17\r
 #define ISCSI_ROOT_PATH_ID              "iscsi:"\r
 #define ISCSI_ROOT_PATH_FIELD_DELIMITER ':'\r
 \r