X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FInclude%2FEdkDxe.h;h=80a55a3e4d49815f49c8d71f6faeca6b61a586b4;hp=f07f27e8b2b1e01d0b9f0afe925ed56808025f9c;hb=bbee9482d7a361474dd12b35bda1553a9996e130;hpb=56836fe92b0a7284bc2e964065e00ad867145826 diff --git a/EdkModulePkg/Include/EdkDxe.h b/EdkModulePkg/Include/EdkDxe.h index f07f27e8b2..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 @@ -68,7 +64,6 @@ Abstract: #include #include #include -#include #include #include #include @@ -82,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)) //