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