]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf
MdeModulePkg: Add UNI files for DriverHealthManagerDxe driver.
[mirror_edk2.git] / MdeModulePkg / Universal / DriverHealthManagerDxe / DriverHealthManagerDxe.inf
index ca4a4ddffaddc40b6609a518843ed1b7c1cd74c9..482981c143d4043a8dc81a67a30d2abbe8dbd29d 100644 (file)
@@ -1,4 +1,6 @@
 ## @file\r
+#  Driver Health Manager DXE driver.\r
+#\r
 #  This module produces two driver health manager forms.\r
 #  One will be used by BDS core to configure the Configured Required\r
 #  driver health instances, the other will be automatically included by\r
@@ -22,6 +24,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DriverHealthManagerDxe\r
+  MODULE_UNI_FILE                = DriverHealthManagerDxe.uni\r
   FILE_GUID                      = EBF8ED7C-0DD1-4787-84F1-F48D537DCACF\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -71,4 +74,7 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdDriverHealthConfigureForm      ## CONSUMES\r
 \r
 [Depex]\r
-  gEfiHiiDatabaseProtocolGuid AND gEfiFormBrowser2ProtocolGuid
\ No newline at end of file
+  gEfiHiiDatabaseProtocolGuid AND gEfiFormBrowser2ProtocolGuid\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  DriverHealthManagerDxeExtra.uni\r