X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FIp6Dxe%2FIp6NvData.h;h=09177613fbc9e4b8e45efe035f3fe30b59f68dd1;hb=7ef0dae092afcfb6fab7e8372c78097672168c4a;hp=b67e6249b5c9a89b75a3f06091885ebe2f35a8e3;hpb=9bdc6592135aa9b687db7a679c52903f63812484;p=mirror_edk2.git diff --git a/NetworkPkg/Ip6Dxe/Ip6NvData.h b/NetworkPkg/Ip6Dxe/Ip6NvData.h index b67e6249b5..09177613fb 100644 --- a/NetworkPkg/Ip6Dxe/Ip6NvData.h +++ b/NetworkPkg/Ip6Dxe/Ip6NvData.h @@ -1,7 +1,7 @@ /** @file NVData structure used by the IP6 configuration component. - Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.
+ Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -43,7 +43,7 @@ #define INTERFACE_ID_STR_MIN_SIZE 1 #define INTERFACE_ID_STR_MAX_SIZE 23 -#define INTERFACE_ID_STR_STORAGE 24 +#define INTERFACE_ID_STR_STORAGE 25 #define IP6_STR_MAX_SIZE 40 #define ADDRESS_STR_MIN_SIZE 2 #define ADDRESS_STR_MAX_SIZE 255