summaryrefslogtreecommitdiff
path: root/NetworkPkg/DnsDxe
AgeCommit message (Expand)AuthorFilesLines
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan1-7/+11
2016-03-02NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu2-158/+0
2016-02-18NetworkPkg: Replace the internal function with exposed oneJiaxin Wu3-78/+8
2016-02-01NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu2-503/+665
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2-6/+44
2016-01-14NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu1-14/+1
2016-01-06NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2-2/+2
2016-01-06NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu2-4/+8
2015-12-30NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu3-80/+522
2015-12-24NetworkPkg: Update module inf to include the missing uni fileLiming Gao1-2/+3
2015-12-17NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao1-1/+1
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-12-10NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu1-18/+41
2015-08-28NetworkPkg: Add Dns and HttpUtilities driver UNI filesJiaxin Wu2-0/+0
2015-08-26NetworkPkg: Update the DnsDhcp.c to use BSD licenseJiaxin Wu1-7/+7
2015-08-20NetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING return in DnsDxeJiaxin Wu2-0/+158
2015-07-16NetworkPkg: Add the unspecified address check for DNS6 StationIp.Jiaxin Wu1-1/+1
2015-07-14NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo1-8/+8
2015-07-10NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang22-1/+5
2015-07-07NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu9-0/+7944