]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe / PxeBcImpl.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-12-18 fanwang2MdeModulePkg: Update Api from NetLibDetectMedia to...
2017-12-13 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP...
2017-06-05 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displaye...
2017-03-23 Jiaxin WuMdeModulePkg/Network: Fix potential ASSERT if NetIp4IsU...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2016-10-31 Fu SiyuanMdeModulePkg: Check for NULL pointer before dereference it.
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2016-05-05 Fu SiyuanMdeModulePkg: Do not use hard coded TTL/ToS in PXE...
2015-10-16 Fu SiyuanMdeModulePkg: reset DHCP child when leaving PXE LoadFile.
2015-09-10 Zhang LuboMdeModulePkg: PXE Driver's LoadFile protocol should...
2015-07-29 Zhang LuboMdeModulePkg: Fix the issue cannot boot to UEFI Network...
2015-07-26 Zhang LuboMdeModulePkg: Fix the issue EfiPxeBcDhcp() may return...
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-02-01 sfu5Removes a useless condition in PxeBcImpl.c.
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-08-27 hhuan13To comply w/ UEFI spec , In Dhcp(), Discover(), and...
2010-08-18 hhuan131. Introduce PcdTftpBlockSize to let platform DSC custo...
2010-08-15 hhuan13Roll back BlockSize to 0x8000 for PXE performance concern.
2010-05-14 hhuan13Fix 3 K8 issues for PXE module
2010-04-24 hhtianUpdate the copyright notice format
2010-03-27 vanjeffremove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the...
2010-03-19 hhuan13Fix an bug for PXE boot assert
2010-02-03 xdu2For network dynamic media support:
2010-02-01 ljin6Get MaxPacketSize from IP4 mode data and reduce the...
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-04 vanjeffThe functionality of PXE Base Code protocol will not...
2009-11-25 vanjeffFixed the bug that not to stop PXE functionality when...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-08 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-06-12 vanjeffclean EBC build.
2008-05-27 vanjeff[Description]:
2008-04-02 vanjeffremove debug code.
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-04 vanjeff1. Import UEFI PxeBc module in MdeModulePkg