]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6NvData.h
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6NvData.h
index b67e6249b5c9a89b75a3f06091885ebe2f35a8e3..09177613fbc9e4b8e45efe035f3fe30b59f68dd1 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   NVData structure used by the IP6 configuration component.\r
 \r
-  Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2013, 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
@@ -43,7 +43,7 @@
 \r
 #define INTERFACE_ID_STR_MIN_SIZE 1\r
 #define INTERFACE_ID_STR_MAX_SIZE 23\r
-#define INTERFACE_ID_STR_STORAGE  24\r
+#define INTERFACE_ID_STR_STORAGE  25\r
 #define IP6_STR_MAX_SIZE          40\r
 #define ADDRESS_STR_MIN_SIZE      2\r
 #define ADDRESS_STR_MAX_SIZE      255\r