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