]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/Decompress.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Ppi / Decompress.h
index 074b057928a1934cc2420dd82533280bd876b925..5dea8e79071c73528b00dbef6eeef8ba873304d7 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Provides decompression services to the PEI Foundatoin.\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
@@ -11,7 +11,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
@@ -65,9 +65,6 @@ EFI_STATUS
 /// compression sections will be ignored.\r
 ///\r
 struct _EFI_PEI_DECOMPRESS_PPI {\r
-  ///\r
-  /// Decompress a single compression section in a firmware file.\r
-  ///\r
   EFI_PEI_DECOMPRESS_DECOMPRESS Decompress;\r
 };\r
 \r