index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
DnsDxe
Age
Commit message (
Expand
)
Author
2016-10-31
NetworkPkg: Fix the wrong Timer event check
Jiaxin Wu
2016-10-26
NetworkPkg: Enhance the code in DNS driver.
Zhang Lubo
2016-09-20
NetworkPkg: Correct the DNS token return status by RCODE
Jiaxin Wu
2016-09-07
NetworkPkg/DnsDxe: Handle CNAME type responded from the name server
Jiaxin Wu
2016-07-11
NetworkPkg: Fix typos in comments
Giri P Mudusuru
2016-06-21
NetworkPkg: Replace ASSERT with error handling in DnsDxe
Jiaxin Wu
2016-06-13
NetworkPkg: Fix DNS GeneralLookUp failure in some case
Jiaxin Wu
2016-06-13
NetworkPkg: Remove TokenEntry from Token list before freed
Jiaxin Wu
2016-04-01
NetworkPkg: Check received packet size before use it.
Fu Siyuan
2016-03-02
NetworkPkg: Revert git 'eb213f2f' fix
Jiaxin Wu
2016-02-18
NetworkPkg: Replace the internal function with exposed one
Jiaxin Wu
2016-02-01
NetworkPkg: Correct inconsistent function descriptions in DNS
Jiaxin Wu
2016-01-28
NetworkPkg:Fix Network memory leak when calling GetModeData interface
Zhang Lubo
2016-01-14
NetworkPkg: Remove DNS QType and QClass definition
Jiaxin Wu
2016-01-06
NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()
Laszlo Ersek
2016-01-06
NetworkPkg: Removing or adding some ASSERT statement
Jiaxin Wu
2015-12-30
NetworkPkg: Support DNS4/6 GeneralLookUp feature
Jiaxin Wu
2015-12-24
NetworkPkg: Update module inf to include the missing uni file
Liming Gao
2015-12-17
NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxe
Liming Gao
2015-12-15
NetworkPkg: Convert all .uni files to utf-8
Jordan Justen
2015-12-10
NetworkPkg: Fix the potential NULL pointer dereferenced issue
Jiaxin Wu
2015-08-28
NetworkPkg: Add Dns and HttpUtilities driver UNI files
Jiaxin Wu
2015-08-26
NetworkPkg: Update the DnsDhcp.c to use BSD license
Jiaxin Wu
2015-08-20
NetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING return in DnsDxe
Jiaxin Wu
2015-07-16
NetworkPkg: Add the unspecified address check for DNS6 StationIp.
Jiaxin Wu
2015-07-14
NetworkPkg: Fix an error that the call function declared implicitly.
Zhang Lubo
2015-07-10
NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driver
fanwang2
2015-07-07
NetworkPkg: Add DNS feature support over IPv4 and IPv6.
jiaxinwu