Porting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent on IntelFrameworkPkg temporary.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2998 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -21,6 +21,13 @@
|
||||
#define _FRAMEWORK_PEI_H_
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
typedef struct {
|
||||
UINTN BootFirmwareVolume;
|
||||
UINTN SizeOfCacheAsRam;
|
||||
EFI_PEI_PPI_DESCRIPTOR *DispatchTable;
|
||||
} EFI_PEI_STARTUP_DESCRIPTOR;
|
||||
|
||||
#include <Common/FrameworkFirmwareFileSystem.h>
|
||||
#include <Common/FrameworkHob.h>
|
||||
#include <Common/FrameworkLegacy16.h>
|
||||
|
Reference in New Issue
Block a user