]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip6Config.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip6Config.h
index 3d7370843ac9adca6255e2283e9333443080910c..7195ef6e578e2f784d99589a85fc77971fe832f3 100644 (file)
@@ -2,8 +2,8 @@
   This file provides a definition of the EFI IPv6 Configuration\r
   Protocol.\r
 \r
-Copyright (c) 2008 - 2009, Intel Corporation.<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2008 - 2010, 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<BR>\r
 http://opensource.org/licenses/bsd-license.php\r
@@ -231,7 +231,7 @@ typedef struct {
                                 - Data is NULL.\r
                                 - One or more fields in Data do not match the requirement of the \r
                                   data type indicated by DataType. \r
-  @rerval EFI_WRITE_PROTECTED   The specified configuration data is read-only or the specified \r
+  @retval EFI_WRITE_PROTECTED   The specified configuration data is read-only or the specified \r
                                 configuration data can not be set under the current policy\r
   @retval EFI_ACCESS_DENIED     Another set operation on the specified configuration \r
                                 data is already in process.\r
@@ -283,7 +283,7 @@ EFI_STATUS
                                 - This is NULL.\r
                                 - DataSize is NULL.\r
                                 - Data is NULL if *DataSize is not zero.\r
-  @rerval EFI_BUFFER_TOO_SMALL  The size of Data is too small for the specified configuration data \r
+  @retval EFI_BUFFER_TOO_SMALL  The size of Data is too small for the specified configuration data \r
                                 and the required size is returned in DataSize.\r
   @retval EFI_NOT_READY         The specified configuration data is not ready due to an already in \r
                                 progress asynchronous configuration process.\r
@@ -315,7 +315,7 @@ EFI_STATUS
   @retval EFI_SUCCESS           The notification event for the specified configuration data is \r
                                 registered.\r
   @retval EFI_INVALID_PARAMETER This is NULL or Event is NULL.\r
-  @rerval EFI_UNSUPPORTED       The configuration data type specified by DataType is not \r
+  @retval EFI_UNSUPPORTED       The configuration data type specified by DataType is not \r
                                 supported.\r
   @retval EFI_OUT_OF_RESOURCES  Required system resources could not be allocated.\r
   @retval EFI_ACCESS_DENIED     The Event is already registered for the DataType.\r
@@ -340,7 +340,7 @@ EFI_STATUS
   \r
   @retval EFI_SUCCESS           The event registered for the specified configuration data is removed.\r
   @retval EFI_INVALID_PARAMETER This is NULL or Event is NULL.\r
-  @rerval EFI_NOT_FOUND         The Event has not been registered for the specified \r
+  @retval EFI_NOT_FOUND         The Event has not been registered for the specified \r
                                 DataType.\r
   \r
 **/\r