]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/PciCfg.h
Update for NetworkPkg.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / PciCfg.h
index 09ec3d9cea04d71102254ef3dd4d3c95b30ec972..ded452a16c3f126d71fd7587cbbf5007a2b00d0c 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
-  This file declares PciCfg PPI used to access PCI configuration space in PEI\r
+  This file declares the PciCfg PPI used to access the PCI configuration space in PEI\r
 \r
-  Copyright (c) 2006 - 2009, 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
-\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
+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
 \r
   @par Revision Reference:\r
   This PPI is defined in PEI CIS\r
@@ -64,7 +64,7 @@ EFI_STATUS
 \r
   @param  PeiServices    An indirect pointer to the PEI Services Table\r
                          published by the PEI Foundation.\r
-  @param  This           Pointer to local data for the interface.\r
+  @param  This           The pointer to local data for the interface.\r
   @param  Width          The width of the access. Enumerated in bytes.\r
   @param  Address        The physical address of the access.\r
   @param  SetBits        Value of the bits to set.\r