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

@ -33,6 +33,8 @@
#include <Library/BaseMemoryLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include "UefiDevicePathLibInternal.h"
STATIC EFI_DEVICE_PATH_UTILITIES_PROTOCOL *mDevicePathUtilities = NULL;
/**