]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Update SerialDxe inf to include the module uni
authorLiming Gao <liming.gao@intel.com>
Thu, 24 Dec 2015 02:30:22 +0000 (02:30 +0000)
committerlgao4 <lgao4@Edk2>
Thu, 24 Dec 2015 02:30:22 +0000 (02:30 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19509 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/SerialDxe/SerialDxe.inf

index 145101b708df53cd878615efa051630f93c779b8..164060ba880d62f1dd339943a0e39a231004eaf4 100644 (file)
@@ -16,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SerialDxe\r
+  MODULE_UNI_FILE                = SerialDxe.uni\r
   FILE_GUID                      = D3987D4B-971A-435F-8CAF-4967EB627241\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -47,3 +48,6 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  SerialDxeExtra.uni\r