summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/DnsDxe
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2015-12-24 02:31:06 +0000
committerlgao4 <lgao4@Edk2>2015-12-24 02:31:06 +0000
commit75f468077c8ce6b7431891941636063de0deae7c (patch)
tree9ff6b60b961eebd1e7cc83d0777c748a82b49a9a /NetworkPkg/DnsDxe
parent2dc41d450a027c249342c88cac7321f0d1b7ec8c (diff)
downloadedk2-75f468077c8ce6b7431891941636063de0deae7c.tar.gz
edk2-75f468077c8ce6b7431891941636063de0deae7c.tar.bz2
edk2-75f468077c8ce6b7431891941636063de0deae7c.zip
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 <liming.gao@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19511 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'NetworkPkg/DnsDxe')
-rw-r--r--NetworkPkg/DnsDxe/DnsDxe.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/NetworkPkg/DnsDxe/DnsDxe.inf b/NetworkPkg/DnsDxe/DnsDxe.inf
index 0d1efd8e01..bf9dc3dcd6 100644
--- a/NetworkPkg/DnsDxe/DnsDxe.inf
+++ b/NetworkPkg/DnsDxe/DnsDxe.inf
@@ -22,6 +22,7 @@
VERSION_STRING = 1.0
ENTRY_POINT = DnsDriverEntryPoint
UNLOAD_IMAGE = DnsUnload
+ MODULE_UNI_FILE = DnsDxe.uni
[Packages]
MdePkg/MdePkg.dec
@@ -73,6 +74,6 @@
gEfiDhcp6ServiceBindingProtocolGuid ## SOMETIMES_CONSUMES
gEfiDhcp6ProtocolGuid ## SOMETIMES_CONSUMES
-
-[Guids]
+[UserExtensions.TianoCore."ExtraFiles"]
+ DnsDxeExtra.uni