Enable Intel IPF compilation for MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3130 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-07-06 15:19:20 +00:00
parent 04eced5b52
commit a73480f6f2
17 changed files with 410 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
#include <Library/PeiServicesTablePointerLib.h>
#include <Library/DebugLib.h>
#include "PeiServicesTablePointerInternal.h"
static EFI_PEI_SERVICES **gPeiServices;