]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/EndOfPeiPhase.h
Update MdePkg/Include/Ppi according to code review comments.
[mirror_edk2.git] / MdePkg / Include / Ppi / EndOfPeiPhase.h
index e58fa03b097805fb76ac7478a6e3f7bc2336ca54..e12e5c4a48e9849cbca5e63b97c2a24eac9c056a 100644 (file)
@@ -1,8 +1,10 @@
 /** @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
+  Copyright (c) 2006 - 2008, 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
   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
-  Module Name:  EndOfPeiSignal.h\r
-\r
   @par Revision Reference:\r
-  This PPI is defined in PEI CIS spec Version 0.91.\r
+  This PPI is defined in PI.\r
+  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