]> git.proxmox.com Git - mirror_edk2.git/commit - UnixPkg/CpuRuntimeDxe/Cpu.c
Remove extra #includes where possible to make build more efficient
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 11 Jul 2009 23:29:23 +0000 (23:29 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 11 Jul 2009 23:29:23 +0000 (23:29 +0000)
commitbac49e7747f0835123e01d72608324dc6b36ba94
tree45853f40d4ec3d39fc0b7024f8e87158f237c8ea
parent7075f412272c6f940be4c321bfea60fcc794d356
Remove extra #includes where possible to make build more efficient

If module really is a Framework module and not a PI module, then use FrameworkDxe.h instead of PeDxe.h and FrameworkPei.h instead of PiPei.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8902 6f19259b-4bc3-4df7-8a09-765794883524
UnixPkg/CpuRuntimeDxe/Cpu.c
UnixPkg/CpuRuntimeDxe/CpuIo.c
UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c
UnixPkg/Library/DxeUnixPeCoffExtraActionLib/DxeUnixPeCoffExtraActionLib.c
UnixPkg/Library/PeiUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c
UnixPkg/Sec/SecMain.c
UnixPkg/Sec/SecMain.h