audk/NetworkPkg/DnsDxe
Liming Gao 424328c892 NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxe
DnsDxe driver locates gEfiUdp4ProtocolGuid. Its usage should be TO_START.

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@19317 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-17 08:30:27 +00:00
..
ComponentName.c NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDhcp.c NetworkPkg: Update the DnsDhcp.c to use BSD license 2015-08-26 06:19:19 +00:00
DnsDhcp.h NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDriver.c NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDriver.h NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDxe.inf NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxe 2015-12-17 08:30:27 +00:00
DnsDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
DnsDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
DnsImpl.c NetworkPkg: Fix the potential NULL pointer dereferenced issue 2015-12-10 01:44:56 +00:00
DnsImpl.h NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsProtocol.c NetworkPkg: Add the unspecified address check for DNS6 StationIp. 2015-07-16 02:37:53 +00:00