]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/Pcd.h
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / MdePkg / Include / Ppi / Pcd.h
index a2e8d9b04adf3c19f7fa4231e52a02a997b70d01..6c3b511e9a51ea695735a812d0f9a9077e14be20 100644 (file)
@@ -6,14 +6,14 @@
   The interfaces for dynamic type PCD do not require the token space guid as parameter,\r
   but interfaces for dynamic-ex type PCD require token space guid as parameter.\r
 \r
-  Copyright (c) 2006 - 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
-  http://opensource.org/licenses/bsd-license.php                                            \r
+Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License that accompanies this distribution.  \r
+The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php.                                            \r
 \r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
 **/\r
 \r
@@ -363,7 +363,7 @@ UINTN
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -389,7 +389,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -415,7 +415,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -441,7 +441,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -469,7 +469,7 @@ EFI_STATUS
                                the maximum size supported for this TokenNumber.\r
   @param[in]      Buffer       The buffer to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -494,7 +494,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -521,7 +521,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -549,7 +549,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -577,7 +577,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -605,7 +605,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -637,7 +637,7 @@ EFI_STATUS
                                the maximum size supported for this TokenNumber.\r
   @param[in]      Buffer       The buffer to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -664,7 +664,7 @@ EFI_STATUS
   @param[in]  TokenNumber The PCD token number. \r
   @param[in]  Value       The value to set for the PCD token.\r
 \r
-  @retval EFI_SUCCESS           Procedure returned successfully.\r
+  @retval EFI_SUCCESS           The procedure returned successfully.\r
   @retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data \r
                                 being set was incompatible with a call to this function.  \r
                                 Use GetSize() to retrieve the size of the target data.\r
@@ -803,7 +803,7 @@ EFI_STATUS
   @param[in, out]  Guid An indirect pointer to EFI_GUID.  On input it designates a known \r
                         token namespace from which the search will start. On output, it designates \r
                         the next valid token namespace on the platform. If the input token namespace \r
-                        does not exist on the platform, an error is returned and the value of *Guid is \r
+                        does not exist on the platform, an error is returned, and the value of *Guid is \r
                         undefined.\r
 \r
   @retval EFI_SUCCESS  The PCD service has retrieved the next valid token namespace. \r