summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/DnsDxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2016-02-232-2/+2
* NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu2016-02-232-4/+8
* NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu2016-02-233-80/+522
* NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao2015-12-181-1/+1
* NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu2015-12-111-18/+41
* NetworkPkg: Add Dns and HttpUtilities driver UNI filesJiaxin Wu2015-08-282-0/+0
* NetworkPkg: Update the DnsDhcp.c to use BSD licenseJiaxin Wu2015-08-261-7/+7
* NetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING return in DnsDxeJiaxin Wu2015-08-202-0/+158
* NetworkPkg: Add the unspecified address check for DNS6 StationIp.Jiaxin Wu2015-07-161-1/+1
* NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo2015-07-141-8/+8
* NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang22015-07-102-1/+5
* NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu2015-07-079-0/+7944