Add DevicePathLib reference, for these macros have been moved to DevicePathLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6489 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-11-13 07:45:26 +00:00
parent 53347b6ed4
commit 3c043881a9
2 changed files with 5 additions and 2 deletions

View File

@ -36,6 +36,7 @@ Abstract:
#include <Library/UnixLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/DevicePathLib.h>
//
// WinNtThunk Device Path Protocol Instance

View File

@ -48,6 +48,8 @@
UefiDriverEntryPoint
UefiLib
DebugLib
DevicePathLib
[Protocols]