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

@@ -31,6 +31,8 @@ Module Name: DxePcdLib.c
#include <Library/UefiBootServicesTableLib.h>
#include <Library/BaseMemoryLib.h>
#include "DxePcdLibInternal.h"
static PCD_PROTOCOL *mPcd;
/**