]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/EndOfPeiPhase.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Ppi / EndOfPeiPhase.h
index 4132dd1aeb732b6678be8325c35e4ed6a763a350..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
   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:  EndOfPeiPhase.h\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