]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/CpuIo.h
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / MdePkg / Include / Ppi / CpuIo.h
index 28bbb5f34a0285c9febeced2989ec707ccf1a32c..7d20f1c31b9e2d867c9abc6f82f44e4bb8d1f8f0 100644 (file)
@@ -2,14 +2,14 @@
   This PPI provides a set of memory and I/O-based services. \r
   The perspective of the services is that of the processor, not the bus or system.\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
   @par Revision Reference:\r
   This PPI is introduced in PI Version 1.0.\r
@@ -25,7 +25,7 @@
 typedef struct _EFI_PEI_CPU_IO_PPI  EFI_PEI_CPU_IO_PPI;\r
 \r
 ///\r
-/// EFI_PEI_CPU_IO_PPI_WIDTH\r
+/// EFI_PEI_CPU_IO_PPI_WIDTH.\r
 ///\r
 typedef enum {\r
   EfiPeiCpuIoWidthUint8,\r
@@ -48,7 +48,7 @@ typedef enum {
 \r
   @param[in]      PeiServices  An indirect pointer to the PEI Services Table\r
                                published by the PEI Foundation.\r
-  @param[in]      This         Pointer to local data for the interface.\r
+  @param[in]      This         The pointer to local data for the interface.\r
   @param[in]      Width        The width of the access. Enumerated in bytes.\r
   @param[in]      Address      The physical address of the access.\r
   @param[in]      Count        The number of accesses to perform.\r
@@ -88,7 +88,7 @@ typedef struct {
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  An 8-bit value returned from the I/O space.\r
@@ -107,7 +107,7 @@ UINT8
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  A 16-bit value returned from the I/O space.\r
@@ -126,7 +126,7 @@ UINT16
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  A 32-bit value returned from the I/O space.\r
@@ -145,7 +145,7 @@ UINT32
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  A 64-bit value returned from the I/O space.\r
@@ -164,7 +164,7 @@ UINT64
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -183,7 +183,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -202,7 +202,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -221,7 +221,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -240,7 +240,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  An 8-bit value returned from the memory space.\r
@@ -259,7 +259,7 @@ UINT8
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  A 16-bit value returned from the memory space.\r
@@ -278,7 +278,7 @@ UINT16
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  A 32-bit value returned from the memory space.\r
@@ -297,7 +297,7 @@ UINT32
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
 \r
   @return  A 64-bit value returned from the memory space.\r
@@ -316,7 +316,7 @@ UINT64
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -335,7 +335,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -354,7 +354,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -373,7 +373,7 @@ VOID
 \r
   @param[in] PeiServices  An indirect pointer to the PEI Services Table published \r
                           by the PEI Foundation.\r
-  @param[in] This         Pointer to local data for the interface.\r
+  @param[in] This         The pointer to local data for the interface.\r
   @param[in] Address      The physical address of the access.\r
   @param[in] Data         The data to write.\r
 \r
@@ -389,7 +389,8 @@ VOID
 \r
 ///\r
 /// EFI_PEI_CPU_IO_PPI provides a set of memory and I/O-based services.\r
-/// The perspective of the services is that of the processor, not the bus or system.\r
+/// The perspective of the services is that of the processor, not that of the \r
+/// bus or system.\r
 ///\r
 struct _EFI_PEI_CPU_IO_PPI {\r
   ///\r