]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/PiPei.h
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol.
[mirror_edk2.git] / MdePkg / Include / PiPei.h
index 7124432e68281dfdeade4e3d7518bd1a8db09fbc..cb0996183b0b9a9211524146898ce7498757832d 100644 (file)
@@ -6,13 +6,13 @@
   modules only use types defined via this include file and can\r
   be ported easily to any environment. \r
 \r
   modules only use types defined via this include file and can\r
   be ported easily to any environment. \r
 \r
-Copyright (c) 2006 - 2007, 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
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License that accompanies this distribution.  \r
+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
 **/\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
@@ -22,18 +22,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <Uefi/UefiBaseType.h>\r
 #include <Pi/PiPeiCis.h>\r
 \r
 #include <Uefi/UefiBaseType.h>\r
 #include <Pi/PiPeiCis.h>\r
-#include <Uefi/UefiMultiPhase.h>\r
-\r
-//\r
-// BUGBUG: The EFI_PEI_STARTUP_DESCRIPTOR definition does not follows PI specification.\r
-//         After enabling PI for Nt32Pkg and tools generate correct autogen for PEI_CORE,\r
-//         the following structure should be removed at once.\r
-//\r
-typedef struct {\r
-  UINTN                   BootFirmwareVolume;\r
-  UINTN                   SizeOfCacheAsRam;\r
-  EFI_PEI_PPI_DESCRIPTOR  *DispatchTable;\r
-} EFI_PEI_STARTUP_DESCRIPTOR;\r
 \r
 #endif\r
 \r
 \r
 #endif\r
 \r