]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/EndOfPeiPhase.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Include / Ppi / EndOfPeiPhase.h
index 4132dd1aeb732b6678be8325c35e4ed6a763a350..b188eb420264fee4fdc45fb27e428f7703e7a446 100644 (file)
@@ -1,26 +1,19 @@
 /** @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
-  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
-\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
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\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