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
This commit is contained in:
@@ -35,7 +35,6 @@ Abstract:
|
||||
#include "SecMain.h"
|
||||
#include <sys/mman.h>
|
||||
#include <Ppi/UnixPeiLoadFile.h>
|
||||
#include <Framework/StatusCode.h>
|
||||
#include <Ppi/TemporaryRamSupport.h>
|
||||
#include <dlfcn.h>
|
||||
//
|
||||
|
Reference in New Issue
Block a user