]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/EndOfPeiPhase.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Ppi / EndOfPeiPhase.h
index e4c47345574f076eadf4ef92f31f3bf6415a0db1..a8da2fc11ce9c14f170f01fd8f94c40f9dd7374a 100644 (file)
@@ -1,9 +1,11 @@
 /** @file\r
-  PPI to be used to signal when the PEI ownership of the memory map\r
-  officially ends and DXE will take over\r
+  This PPI will be installed at the end of PEI for all boot paths, including \r
+  normal, recovery, and S3. It allows for PEIMs to possibly quiesce hardware, \r
+  build handoff information for the next phase of execution, \r
+  or provide some terminal processing behavior.\r
 \r
-  Copyright (c) 2006, 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
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
   @par Revision Reference:\r
-  This PPI is defined in PI.\r
-  Version 1.0.\r
+  This PPI is introduced in PI Version 1.0.\r
 \r
 **/\r
 \r
-#ifndef __END_OF_PEI_SIGNAL_PPI_H__\r
-#define __END_OF_PEI_SIGNAL_PPI_H__\r
+#ifndef __END_OF_PEI_PHASE_PPI_H__\r
+#define __END_OF_PEI_PHASE_PPI_H__\r
 \r
 #define EFI_PEI_END_OF_PEI_PHASE_PPI_GUID \\r
   { \\r