summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/DnsDxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Replace ASSERT with error handling in DnsDxeJiaxin Wu2016-06-211-18/+38
* NetworkPkg: Fix DNS GeneralLookUp failure in some caseJiaxin Wu2016-06-132-8/+23
* NetworkPkg: Remove TokenEntry from Token list before freedJiaxin Wu2016-06-131-0/+8
* NetworkPkg: Check received packet size before use it.Fu Siyuan2016-04-011-7/+11
* NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu2016-03-022-158/+0
* NetworkPkg: Replace the internal function with exposed oneJiaxin Wu2016-02-183-78/+8
* NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu2016-02-012-503/+665
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-282-6/+44
* NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu2016-01-141-14/+1
* NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2016-01-062-2/+2
* NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu2016-01-062-4/+8
* NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu2015-12-303-80/+522
* NetworkPkg: Update module inf to include the missing uni fileLiming Gao2015-12-241-2/+3
* NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao2015-12-171-1/+1
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu2015-12-101-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