summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-09-11MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-07-29MdeModulePkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo
2015-07-26MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo
2013-03-11Initialize DefaultInfo before using it.sfu5
2013-02-01Removes a useless condition in PxeBcImpl.c.sfu5
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu5
2011-09-091. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu5
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan13
2010-09-15Refine soma code to make code run safely.ydong10
2010-09-09Improve PXE Over IPv4 performance:hhuan13
2010-08-27To comply w/ UEFI spec , In Dhcp(), Discover(), and Mtftp() interfaces, set t...hhuan13
2010-08-181. Introduce PcdTftpBlockSize to let platform DSC customize block size.hhuan13
2010-08-15Roll back BlockSize to 0x8000 for PXE performance concern.hhuan13
2010-05-14Fix 3 K8 issues for PXE module hhuan13
2010-04-24Update the copyright notice formathhtian
2010-03-27remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff
2010-03-19Fix an bug for PXE boot asserthhuan13
2010-02-03For network dynamic media support:xdu2
2010-02-01Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...ljin6
2010-01-08refine the code and add more security check.vanjeff
2009-12-04The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-08-14Use siaddr in DHCP packet, if zero, use option 54 instead.vanjeff
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-08add security check.vanjeff
2009-06-29add security check.vanjeff
2009-06-29Fix incorrect error handling when PXE boot timeout.gikidy
2009-06-08sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff
2009-03-161. sync PXE boot trackers for Windows 2008 server.vanjeff
2009-02-06code scrub for UefiPxeBcDxe.jgong5
2008-11-18Refine MdeModulePkg to pass GCC build.xli24
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff
2008-06-12clean EBC build.vanjeff
2008-05-27[Description]:vanjeff
2008-04-02remove debug code.vanjeff
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-041. Import UEFI PxeBc module in MdeModulePkgvanjeff