]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/GuidedSectionExtraction.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Ppi / GuidedSectionExtraction.h
index b25bbf32535adf3f80d153f40f0bdfe6c25f58b1..84c913f870debd5a557037ae53265223ecf61b63 100644 (file)
@@ -4,8 +4,8 @@
   calls the appropriate instance of the GUIDed Section Extraction PPI \r
   to extract the section stream contained therein. \r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, 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        \r
   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -14,7 +14,7 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
   @par Revision Reference:\r
-  This PPI is defined in PI Version 1.00.\r
+  This PPI is introduced in PI Version 1.0.\r
 \r
 **/\r
 \r
@@ -95,10 +95,6 @@ EFI_STATUS
 /// therein.\r
 ///  \r
 struct _EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI {\r
-  ///  \r
-  /// Takes the GUIDed section as input and\r
-  /// produces the section stream data.\r
-  ///\r
   EFI_PEI_EXTRACT_GUIDED_SECTION ExtractSection;\r
 };\r
 \r