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 --- .../Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf') diff --git a/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf b/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf index 7db201d684..302cb901e2 100644 --- a/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf +++ b/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf @@ -14,6 +14,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BootMaintenanceManagerLib + MODULE_UNI_FILE = BootMaintenanceManagerLib.uni FILE_GUID = CA9E4824-4198-4715-AA22-E2935E703A07 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 -- cgit v1.2.3