]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
NetworkPkg/UefiPxeBcDxe: Fix various typos
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcImpl.c
2020-02-10 Antoine CoeurNetworkPkg/UefiPxeBcDxe: Fix various typos
2019-04-09 Michael D KinneyNetworkPkg: Replace BSD License with BSD+Patent License
2018-09-27 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Use the specified MTFTP window...
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2018-03-22 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Configure the ARP Instance...
2018-02-05 Fu SiyuanNetworkPkg: Add warning message for PXE if failed to...
2018-01-15 Fu SiyuanNetworkPkg: Fix incorrect parameter check in PXE.Mtftp...
2018-01-04 Fu SiyuanNetworkPkg: Update PXE driver to check for NULL pointer...
2017-12-18 fanwang2NetworkPkg: Update Api from NetLibDetectMedia to NetLib...
2017-12-15 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Correct the handle for PXE...
2017-03-23 Jiaxin WuNetworkPkg: Fix potential ASSERT if NetIp4IsUnicast...
2017-03-06 Hao WuNetworkPkg: Refine casting expression result to bigger...
2016-11-18 Fu SiyuanNetworkPkg: Check for the max DHCP packet length before...
2016-10-31 Fu SiyuanNetworkPkg: Check for NULL pointer before dereference it.
2016-10-28 Fu SiyuanNetworkPkg: Update IP4 stack drivers for classless...
2016-05-05 Fu SiyuanNetworkPkg: Do not use hard coded TTL/ToS in PXE driver.
2015-10-16 Fu SiyuanNetworkPkg: reset DHCP child when leaving PXE LoadFile.
2015-09-10 Zhang LuboNetworkPkg: PXE Driver's LoadFile protocol should check...
2015-07-29 Zhang LuboNetworkPkg: Fix the issue cannot boot to UEFI Network...
2015-03-26 Fu SiyuanPXE driver bug fix.
2015-03-24 Fu SiyuanPXE driver bug fix.
2014-09-18 Fu, Siyuan1. Update PXE driver to support PXEv6 boot cross subnet.
2014-06-25 Eric DongRefine code to make it more safely.
2014-04-23 Mauro FaccendaFix typo in function name PxeBcFlushStaionIp which...
2014-01-15 Fu SiyuanFix bug that PXEv4 boot fail if PXEv6 is performed...
2013-10-01 Samer El-Haj-Mahmo... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-02-20 sfu5Remove the useless goto statements in PXE driver.
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...
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-11-25 sfu51. Fix a bug to initialize the UdpRead instance in...
2011-09-09 sfu51. Support netboot6 tftp URL format like tftp://[aaaa...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-08-24 hhuan131. Refine the error handling when the PXE-v4 DHCP offer...
2011-08-12 hhuan131. Enhanced error handling in case PXE DHCP process...
2011-08-12 hhuan131. Fix bugs for PXE-IPv6 to accommodate the situation:
2011-07-14 hhuan131. Update NetworkPkg\PXE driver to consume netlib libra...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2010-11-01 hhtianAdd NetworkPkg (P.UDK2010.UP3.Network.P1)