From 28bf7f23705a6823ee7c91d19a6f1932b1dc41ec Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Thu, 24 Dec 2015 02:29:58 +0000 Subject: MdeModulePkg: Add the missing library uni files of UI instances Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao Reviewed-by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19508 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf') diff --git a/MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf b/MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf index e6f703a27f..7baf56615f 100644 --- a/MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf +++ b/MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf @@ -14,6 +14,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = DeviceManagerLib + MODULE_UNI_FILE = DeviceManagerLib.uni FILE_GUID = 75EBDC2E-5323-4F31-A41D-FD1A7A9FC65E MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 -- cgit v1.2.3