]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Udp6.h
1. Mark the network volatile variables as deprecated in code comments and remove...
[mirror_edk2.git] / MdePkg / Include / Protocol / Udp6.h
index 11120501129c19885be79dbc6a5d114d8f92d31a..13cce8c4afd4aead8698eb644b5d33e81ed3bb32 100644 (file)
@@ -3,7 +3,7 @@
   the EFI IPv6 Protocol and provides simple packet-oriented services to transmit and receive\r
   UDP packets.\r
 \r
-  Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\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
     0x4f948815, 0xb4b9, 0x43cb, {0x8a, 0x33, 0x90, 0xe0, 0x60, 0xb3, 0x49, 0x55 } \\r
   }\r
 \r
+///\r
+/// EFI_UDP6_SERVICE_POINT 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
   /// The EFI UDPv6 Protocol instance handle that is using this address/port pair.\r
@@ -59,6 +63,10 @@ typedef struct {
   UINT16              RemotePort;\r
 } EFI_UDP6_SERVICE_POINT;\r
 \r
+///\r
+/// EFI_UDP6_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
   /// The handle of the driver that creates this entry.\r