]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Include/EdkPeiCore.h
Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImage can...
[mirror_edk2.git] / EdkModulePkg / Include / EdkPeiCore.h
index 6cd6f664e806e58d85a6160b6e188e7b951b5fef..c7870af01e57cb0ab2cbae509701b29adb74e196 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \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
@@ -26,10 +26,6 @@ Abstract:
 #ifndef __EDK_PEI_CORE_H__\r
 #define __EDK_PEI_CORE_H__\r
 \r
-//\r
-// BUGBUG: We must include this lib here due to ordering issues\r
-//\r
-#include <Library/PeCoffLib.h>\r
 \r
 #include <Guid/PeiPeCoffLoader.h>\r
 \r
@@ -39,12 +35,4 @@ Abstract:
 //\r
 #include <Guid/PeiPerformanceHob.h>\r
 \r
-EFI_STATUS\r
-EFIAPI\r
-PeiCore (\r
-  IN EFI_PEI_STARTUP_DESCRIPTOR  *PeiStartupDescriptor,\r
-  IN VOID                        *Data\r
-  )\r
-;\r
-\r
 #endif\r