]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcDhcp4.c
2019-04-09 Michael D KinneyNetworkPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2018-02-05 Fu SiyuanNetworkPkg: Add warning message for PXE if failed to...
2018-01-04 Fu SiyuanNetworkPkg: Add assert for buffer pointer from DHCP...
2018-01-04 Fu SiyuanNetworkPkg: Abort the PXE process if DHCP has been...
2017-12-15 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Fix Pxe.Dhcp() return status...
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-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-05-06 Fu SiyuanNetworkPkg: Ignore BootFileName if it is overloaded.
2015-07-29 Zhang LuboNetworkPkg: Fix the issue cannot boot to UEFI Network...
2015-07-26 Zhang LuboNetworkPkg: Fix the issue EfiPxeBcDhcp() may return...
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...
2014-01-13 Fu Siyuan1. Update the parsing logic of DHCP message in PXE...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-08-24 sfu5Fix bugs in PXE driver when using option 43 for boot...
2011-08-24 hhuan131. Refine the error handling when the PXE-v4 DHCP offer...
2011-07-14 hhuan131. Update NetworkPkg\PXE driver to consume netlib libra...
2010-11-01 hhtianAdd NetworkPkg (P.UDK2010.UP3.Network.P1)