From 75f468077c8ce6b7431891941636063de0deae7c Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Thu, 24 Dec 2015 02:31:06 +0000 Subject: NetworkPkg: Update module inf to include the missing uni file Update DnsDxe and HttpUtilitiesDxe inf files. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao Reviewed-by: Ye Ting git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19511 6f19259b-4bc3-4df7-8a09-765794883524 --- NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NetworkPkg/HttpUtilitiesDxe') diff --git a/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf b/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf index c101e6f73c..ffdbcd54e5 100644 --- a/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf +++ b/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf @@ -21,6 +21,7 @@ VERSION_STRING = 1.0 ENTRY_POINT = HttpUtilitiesDxeDriverEntryPoint UNLOAD_IMAGE = HttpUtilitiesDxeUnload + MODULE_UNI_FILE = HttpUtilitiesDxe.uni [Packages] MdePkg/MdePkg.dec @@ -47,5 +48,5 @@ [Depex] TRUE -[Guids] - +[UserExtensions.TianoCore."ExtraFiles"] + HttpUtilitiesDxeExtra.uni -- cgit v1.2.3