Removed IntelFrameworkPkg references from SEC
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3489 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -21,7 +21,7 @@ Abstract:
|
||||
#include <stdio.h>
|
||||
#include <Base.h>
|
||||
#include <PiPei.h>
|
||||
#include <FrameworkPei.h>
|
||||
#include <PiDxe.h>
|
||||
#include <WinNtPeim.h>
|
||||
#include <Library/BaseLib.h>
|
||||
#include <Library/PeCoffLib.h>
|
||||
@@ -35,6 +35,10 @@ Abstract:
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/PrintLib.h>
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
#include <Library/ReportStatusCodeLib.h>
|
||||
|
||||
#include <IndustryStandard/PeImage.h>
|
||||
|
||||
|
||||
#define STACK_SIZE 0x20000
|
||||
|
||||
|
Reference in New Issue
Block a user