From 9f5fea4798b169bd104a43b72b65827341620086 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 2 Aug 2007 10:01:41 +0000 Subject: Add library dependency expressions for several library instances. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3533 6f19259b-4bc3-4df7-8a09-765794883524 --- .../UefiDevicePathLibDevicePathProtocol.inf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MdePkg/Library/UefiDevicePathLibDevicePathProtocol') diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf index cd96766..9785ca2 100644 --- a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf +++ b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf @@ -51,3 +51,6 @@ gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDevicePathUtilitiesProtocolGuid # PROTOCOL ALWAYS_CONSUMED + +[Depex] + gEfiDevicePathUtilitiesProtocolGuid -- cgit v1.1