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/BootManagerLib/BootManagerLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf') diff --git a/MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf b/MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf index ff19516427..8930414244 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf +++ b/MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf @@ -14,6 +14,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BootManagerLib + MODULE_UNI_FILE = BootManagerLib.uni FILE_GUID = CCB2DCE1-4FC8-41CB-88C5-D349E134C9FC MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 -- cgit v1.2.3