summaryrefslogtreecommitdiff
path: root/UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-13 08:04:46 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-13 08:04:46 +0000
commit9f0b86b7f979199111b1aaa8565322c2b71b6700 (patch)
treefdb4f7963ff333787b7c05c27321bd5ca99b380a /UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf
parentf8c9de87bcca956887d68491515acdeeecf5a38d (diff)
downloadedk2-platforms-9f0b86b7f979199111b1aaa8565322c2b71b6700.tar.xz
Add DevicePathLib reference, for these macros have been moved to DevicePathLib
Change the reference of EfiIsDevicePathEnd() to IsDevicePathEnd() git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6493 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf')
-rw-r--r--UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf b/UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf
index 52cc62e50d..d79cf67614 100644
--- a/UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf
+++ b/UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf
@@ -53,7 +53,8 @@
DxeServicesTableLib
BaseLib
UefiDriverEntryPoint
- UefiLib
+ UefiLib
+ DevicePathLib
[Guids]