summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c
Commit message (Expand)AuthorAgeFilesLines
* For network dynamic media support:xdu22010-02-031-0/+10
* Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...ljin62010-02-011-7/+8
* refine the code and add more security check.vanjeff2010-01-081-179/+179
* The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff2009-12-041-1/+4
* Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff2009-11-251-0/+2
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-1/+1
* [Change summary]:tye2009-11-041-9/+9
* Use siaddr in DHCP packet, if zero, use option 54 instead.vanjeff2009-08-141-2/+4
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-2/+2
* add security check.vanjeff2009-07-081-6/+0
* add security check.vanjeff2009-06-291-5/+8
* Fix incorrect error handling when PXE boot timeout.gikidy2009-06-291-2/+2
* sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2009-06-081-58/+45
* 1. sync PXE boot trackers for Windows 2008 server.vanjeff2009-03-161-27/+38
* code scrub for UefiPxeBcDxe.jgong52009-02-061-431/+675
* Refine MdeModulePkg to pass GCC build.xli242008-11-181-4/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-6/+0
* 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff2008-09-191-3/+4
* clean EBC build.vanjeff2008-06-121-23/+12
* [Description]:vanjeff2008-05-271-35/+49
* remove debug code.vanjeff2008-04-021-2/+0
* enhanced UefiPxeBcDxe to supportvanjeff2008-04-021-10/+403
* 1. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff2008-03-101-21/+268
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-33/+33
* 1. Import UEFI PxeBc module in MdeModulePkgvanjeff2008-01-041-0/+1866