]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Include/EdkPeim.h
Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImage can...
[mirror_edk2.git] / EdkModulePkg / Include / EdkPeim.h
index a39ed5cdb4b1cdcb6d78cdd48946043517957bc2..229d24c99e8d3f3260cf655165e5030265789ea6 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
@@ -31,10 +31,6 @@ Abstract:
 //\r
 #include <Common/FlashMap.h>\r
 #include <Common/DecompressLibraryHob.h>\r
-// BUGBUG: We must include this lib here due to ordering issues\r
-//\r
-#include <Library/PeCoffLib.h>\r
-\r
 //\r
 // BUGBUG: Performance related Guid.\r
 // It is Tiano-private, but is required for PeiCore\r
@@ -47,6 +43,7 @@ Abstract:
 #include <Guid/CapsuleVendor.h>\r
 #include <Guid/BootState.h>\r
 #include <Guid/MemoryStatusCodeRecord.h>\r
+#include <Guid/GenericPlatformVariable.h>\r
 \r
 #include <Ppi/PeiInMemory.h>\r
 #include <Ppi/FlashMap.h>\r