]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip6.h
MdePkg/UefiLib: Avoid mis-calculate of graphic console size
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip6.h
index 70ffe265d1b183df588d485a61b60b49217ae778..5d0416d1013d93aeee997e349c84cc872d386496 100644 (file)
@@ -3,15 +3,15 @@
   Protocol interface. It is split into the following three main\r
   sections:\r
   - EFI IPv6 Service Binding Protocol\r
-  - EFI IPv6 Variable\r
+  - EFI IPv6 Variable (deprecated in UEFI 2.4B)\r
   - EFI IPv6 Protocol\r
   The EFI IPv6 Protocol provides basic network IPv6 packet I/O services,\r
   which includes support for Neighbor Discovery Protocol (ND), Multicast\r
   Listener Discovery Protocol (MLD), and a subset of the Internet Control\r
   Message Protocol (ICMPv6).\r
 \r
-  Copyright (c) 2008 - 2010, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2014, 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
   http://opensource.org/licenses/bsd-license.php\r
@@ -43,7 +43,8 @@
 typedef struct _EFI_IP6_PROTOCOL EFI_IP6_PROTOCOL;\r
 \r
 ///\r
-/// EFI_IP6_ADDRESS_PAIR\r
+/// EFI_IP6_ADDRESS_PAIR is deprecated in the UEFI 2.4B and should not be used any more.\r
+/// The definition in here is only present to provide backwards compatability.\r
 ///\r
 typedef struct{\r
   ///\r
@@ -61,7 +62,8 @@ typedef struct{
 } EFI_IP6_ADDRESS_PAIR;\r
 \r
 ///\r
-/// EFI_IP6_VARIABLE_DATA\r
+/// EFI_IP6_VARIABLE_DATA is deprecated in the UEFI 2.4B and should not be used any more.\r
+/// The definition in here is only present to provide backwards compatability.\r
 ///\r
 typedef struct {\r
   ///\r