]> git.proxmox.com Git - mirror_edk2.git/commitdiff
If module really is a Framework module and not a PI module, then use FrameworkDxe...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 11 Jul 2009 23:29:43 +0000 (23:29 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 11 Jul 2009 23:29:43 +0000 (23:29 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8903 6f19259b-4bc3-4df7-8a09-765794883524

DuetPkg/CpuDxe/CpuDxe.h

index 74f1eeba4fcf86fb7733caa21d55a0b9c2f3aab4..3fd1254e9005f29fe3c641318683f4bc18c4845c 100644 (file)
@@ -18,7 +18,7 @@ Abstract:
 #ifndef _CPU_DXE_H\r
 #define _CPU_DXE_H\r
 \r
 #ifndef _CPU_DXE_H\r
 #define _CPU_DXE_H\r
 \r
-#include <PiDxe.h>\r
+#include <FrameworkDxe.h>\r
 \r
 #include <Protocol/Cpu.h>\r
 #include <Protocol/Legacy8259.h>\r
 \r
 #include <Protocol/Cpu.h>\r
 #include <Protocol/Legacy8259.h>\r