]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/DnsDxe
MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTable
[mirror_edk2.git] / NetworkPkg / DnsDxe /
2016-04-01 Fu SiyuanNetworkPkg: Check received packet size before use it.
2016-03-02 Jiaxin WuNetworkPkg: Revert git 'eb213f2f' fix
2016-02-18 Jiaxin WuNetworkPkg: Replace the internal function with exposed one
2016-02-01 Jiaxin WuNetworkPkg: Correct inconsistent function descriptions...
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2016-01-14 Jiaxin WuNetworkPkg: Remove DNS QType and QClass definition
2016-01-06 Laszlo ErsekNetworkPkg: DnsDxe: fix return type of DnsFillinQNameFo...
2016-01-06 Jiaxin WuNetworkPkg: Removing or adding some ASSERT statement
2015-12-30 Jiaxin WuNetworkPkg: Support DNS4/6 GeneralLookUp feature
2015-12-24 Liming GaoNetworkPkg: Update module inf to include the missing...
2015-12-17 Liming GaoNetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxe
2015-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-12-10 Jiaxin WuNetworkPkg: Fix the potential NULL pointer dereferenced...
2015-08-28 Jiaxin WuNetworkPkg: Add Dns and HttpUtilities driver UNI files
2015-08-26 Jiaxin WuNetworkPkg: Update the DnsDhcp.c to use BSD license
2015-08-20 Jiaxin WuNetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING...
2015-07-16 Jiaxin WuNetworkPkg: Add the unspecified address check for DNS6...
2015-07-14 Zhang LuboNetworkPkg: Fix an error that the call function declare...
2015-07-10 fanwang2NetworkPkg: Code logic optimization for DnsDxe and...
2015-07-07 jiaxinwuNetworkPkg: Add DNS feature support over IPv4 and IPv6.