]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/HttpBootDxe/HttpBootDhcp6.c
NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootDhcp6.c
2017-06-22 Fu SiyuanNetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol...
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-12 Fu SiyuanNetworkPkg: Remove redundant code in HTTP boot driver.
2016-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-23 Zhang LuboNetworkPkg: Replace ASSERT with error handling in Http...
2016-03-25 Zhang, LuboNetworkPkg:Fix bug when parsing the dhcp6 option 16
2016-03-07 Fu SiyuanNetworkPkg: Add URI configuration form to HTTP boot...
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2015-11-09 Zhang LuboNetworkPkg:Enable Http Boot over Ipv6 stack