]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c
NetworkPkg: Fix memory leak problem in PXE driver.
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcDhcp6.c
2018-01-04 Fu SiyuanNetworkPkg: Fix memory leak problem in PXE driver.
2018-01-04 Fu SiyuanNetworkPkg: Check allocated buffer pointer before use.
2017-05-03 Jiaxin WuNetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer...
2017-04-21 Jiaxin WuNetworkPkg: Correct the proxy DHCP offer handing
2016-12-19 Fu SiyuanNetworkPkg: Replace ASSERT with error return code in...
2016-11-18 Fu SiyuanNetworkPkg: Check for the max DHCP packet length before...
2016-10-31 Zhang LuboNetworkPkg: Add error handling logic when using Allocat...
2016-10-26 Zhang LuboNetworkPkg: Add dns support for pxe boot based on IPv6.
2016-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-02-03 Zhang LuboNetworkPkg: Fix suspicious dereference of pointer ...
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2015-10-15 Fu SiyuanNetworkPkg: remove unnecessary timeout event when setti...
2015-03-26 Fu SiyuanPXE driver bug fix.
2014-12-18 Gary LinFix a bug that the gateway is not necessary in a simple...
2014-12-04 Randy PawellNetworkPkg: Source fixes and cleanup for ARMGCC compiles
2014-09-18 Fu, Siyuan1. Update PXE driver to support PXEv6 boot cross subnet.
2014-04-23 Mauro FaccendaFix typo in function name PxeBcFlushStaionIp which...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-07-04 sfu5Update PXE driver to wait for IPv6 duplicate address...
2012-02-07 sfu51. Fix a bug for PXEv6 when Proxy PXE server and DHCP...
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-09-10 jljustenNetworkPkg/UefiPxeBcDxe: Fix GCC build issue
2011-09-09 sfu51. Support netboot6 tftp URL format like tftp://[aaaa...
2011-08-16 hhuan131.Fix a icc build break
2011-08-12 hhuan131. Fix bugs for PXE-IPv6 to accommodate the situation:
2010-12-03 hhuan13Fixed a bug for OPTION_NII(62) defined in RFC 5970.
2010-11-16 hhuan13Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errat...
2010-11-01 hhtianAdd NetworkPkg (P.UDK2010.UP3.Network.P1)