diff options
Diffstat (limited to 'MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf')
-rw-r--r-- | MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
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
|