MdeModulePkg: Add UNI files for DriverHealthManagerDxe driver.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17453 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
## @file
|
## @file
|
||||||
|
# Driver Health Manager DXE driver.
|
||||||
|
#
|
||||||
# This module produces two driver health manager forms.
|
# This module produces two driver health manager forms.
|
||||||
# One will be used by BDS core to configure the Configured Required
|
# One will be used by BDS core to configure the Configured Required
|
||||||
# driver health instances, the other will be automatically included by
|
# driver health instances, the other will be automatically included by
|
||||||
@@ -22,6 +24,7 @@
|
|||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
BASE_NAME = DriverHealthManagerDxe
|
BASE_NAME = DriverHealthManagerDxe
|
||||||
|
MODULE_UNI_FILE = DriverHealthManagerDxe.uni
|
||||||
FILE_GUID = EBF8ED7C-0DD1-4787-84F1-F48D537DCACF
|
FILE_GUID = EBF8ED7C-0DD1-4787-84F1-F48D537DCACF
|
||||||
MODULE_TYPE = DXE_DRIVER
|
MODULE_TYPE = DXE_DRIVER
|
||||||
VERSION_STRING = 1.0
|
VERSION_STRING = 1.0
|
||||||
@@ -71,4 +74,7 @@
|
|||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDriverHealthConfigureForm ## CONSUMES
|
gEfiMdeModulePkgTokenSpaceGuid.PcdDriverHealthConfigureForm ## CONSUMES
|
||||||
|
|
||||||
[Depex]
|
[Depex]
|
||||||
gEfiHiiDatabaseProtocolGuid AND gEfiFormBrowser2ProtocolGuid
|
gEfiHiiDatabaseProtocolGuid AND gEfiFormBrowser2ProtocolGuid
|
||||||
|
|
||||||
|
[UserExtensions.TianoCore."ExtraFiles"]
|
||||||
|
DriverHealthManagerDxeExtra.uni
|
||||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user