]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Include/EdkDxeCore.h
Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force...
[mirror_edk2.git] / EdkModulePkg / Include / EdkDxeCore.h
index d1b4ca77e3ff9792e150bf6c683f5bf6ecaa0d76..2308e97d147c7c12807fec307b73f337b8dc0c67 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,11 +26,7 @@ Abstract:
 #ifndef __EDK_DXE_CORE_H__\r
 #define __EDK_DXE_CORE_H__\r
 \r
-//\r
-// BUGBUG: We must include this lib here due to ordering issues\r
-//\r
 #include <Common/DecompressLibraryHob.h>\r
-#include <Library/PeCoffLib.h>\r
 \r
 //\r
 // BUGBUG: Performance related protocol and Guid.\r
@@ -50,4 +46,8 @@ Abstract:
 #include <Protocol/EdkDecompress.h>\r
 #include <Protocol/Print.h>\r
 \r
+#if (EFI_SPECIFICATION_VERSION >= 0x00020000)\r
+#include <Protocol/Capsule.h>\r
+#endif\r
+\r
 #endif\r