X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FInclude%2FEdkDxe.h;h=80a55a3e4d49815f49c8d71f6faeca6b61a586b4;hp=1b295d830b9235bedcac5b154f121bd0c7973a9b;hb=675a7b0b3fb896e5fcf4128b4fea52fc7d0811a1;hpb=e2c390b3a26557a9768442a818b5453cd5c2de8c diff --git a/EdkModulePkg/Include/EdkDxe.h b/EdkModulePkg/Include/EdkDxe.h index 1b295d830b..80a55a3e4d 100644 --- a/EdkModulePkg/Include/EdkDxe.h +++ b/EdkModulePkg/Include/EdkDxe.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2006, Intel Corporation +Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -26,14 +26,7 @@ Abstract: #ifndef __EDK_DXE_H__ #define __EDK_DXE_H__ -// #include -// BUGBUG: We must include this lib here due to ordering issues -// -#include -#include - - #include #include #include @@ -52,11 +45,14 @@ Abstract: #include #include #include +#if defined(MDE_CPU_IPF) #include +#endif #include #include #include #include +#include #include @@ -81,8 +77,11 @@ Abstract: #include #include #include +#if defined(MDE_CPU_IPF) #include +#endif #include +#include #if ((EDK_RELEASE_VERSION != 0) && (EFI_SPECIFICATION_VERSION < 0x00020000)) //