]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip6.h
Clean up MdePkg source to correct some coding style issues, etc.
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip6.h
index e26bc8c94b6063470ec69eb563fc56c25acf30a3..7fe7eeeb61ed2a66ed810869df6c6899b2c0608a 100644 (file)
@@ -10,7 +10,7 @@
   Listener Discovery Protocol (MLD), and a subset of the Internet Control\r
   Message Protocol (ICMPv6).\r
   \r
-  Copyright (c) 2008 - 2009, Intel Corporation                                                         \r
+  Copyright (c) 2008 - 2010, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -44,6 +44,7 @@ typedef struct _EFI_IP6_PROTOCOL EFI_IP6_PROTOCOL;
 \r
 ///\r
 /// EFI_IP6_ADDRESS_PAIR \r
+/// which is not defined in the UEFI 2.3 Specification.\r
 ///\r
 typedef struct{ \r
   ///\r
@@ -62,6 +63,7 @@ typedef struct{
 \r
 ///\r
 /// EFI_IP6_VARIABLE_DATA\r
+/// which is not defined in the UEFI 2.3 Specification.\r
 ///\r
 typedef struct {\r
   ///\r
@@ -836,7 +838,7 @@ EFI_STATUS
   is signaled.\r
 \r
   @param[in]  This               Pointer to the EFI_IP6_PROTOCOL instance.\r
-  @param]in]  Token              Pointer to a token that is associated with the receive data descriptor.\r
+  @param[in]  Token              Pointer to a token that is associated with the receive data descriptor.\r
                                  \r
   @retval EFI_SUCCESS            The receive completion token was cached.\r
   @retval EFI_NOT_STARTED        This EFI IPv6 Protocol instance has not been started.\r