mirror of https://github.com/acidanthera/audk.git
MdeModulePkg: Add UNI file for BdsDxe 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@17451 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0d24d7d68b
commit
99294cbbdb
|
@ -19,6 +19,7 @@
|
|||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = BdsDxe
|
||||
MODULE_UNI_FILE = BdsDxe.uni
|
||||
FILE_GUID = 6D33944A-EC75-4855-A54D-809C75241F6C
|
||||
MODULE_TYPE = DXE_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
|
@ -99,3 +100,6 @@
|
|||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
[UserExtensions.TianoCore."ExtraFiles"]
|
||||
BdsDxeExtra.uni
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue