get the multiple phase definition by including the Bootscript Ppi definition.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3155 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2007-07-09 06:07:14 +00:00
parent 3b2265b283
commit b451309e41
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
#define _BOOT_SCRIPT_SAVE_PROTOCOL_H #define _BOOT_SCRIPT_SAVE_PROTOCOL_H
#include <PiDxe.h> #include <PiDxe.h>
//
// To get the multiple phase definitions defined in Boot Script Specification
//
#include <Ppi/BootScriptExecuter.h>
// //
// S3 Save Protocol GUID // S3 Save Protocol GUID