summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Dhcp4Dxe
Commit message (Expand)AuthorAgeFilesLines
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff2010-02-232-4/+22
* For network dynamic media support:xdu22010-02-031-0/+1
* refine the code and add more security check.vanjeff2010-01-082-38/+39
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-12/+12
* 1. Add Link MTU support to IP4 and TCP4 driver.tye2009-11-111-3/+1
* [Change summary]:tye2009-11-044-173/+164
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-306-71/+86
* 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...tye2009-10-213-11/+24
* 1. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff2009-07-104-36/+32
* add security check.vanjeff2009-07-092-2/+4
* add security check.vanjeff2009-07-081-0/+1
* add security check.vanjeff2009-06-292-4/+6
* sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2009-06-082-13/+39
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-4/+4
* Remove several unicode in comments.qhuang82009-02-111-4/+4
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-092-2/+2
* Fixed OPTIONAL/comma issuejgong52009-01-162-2/+2
* code scrub fixjgong52009-01-169-426/+325
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-2/+2
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-0/+4
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* synced function headerjgong52008-11-184-70/+94
* Scrubbed part of the code.jgong52008-11-146-258/+765
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-78/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-1/+1
* Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao42008-07-111-1/+1
* Clean codes per ECC.vanjeff2008-06-308-77/+294
* [Description]:vanjeff2008-06-242-38/+22
* enhanced UefiPxeBcDxe to supportvanjeff2008-04-023-12/+24
* 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff2008-02-261-7/+12
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-145-111/+111
* fix a issue to pass ICC buildqwang122007-12-181-3/+0
* Sync the latest version from R8.vanjeff2007-12-185-71/+448
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-203-6/+6
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Clean up Network Components to support GCC build.yshang12007-10-092-4/+4
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-306-679/+836
* Clear up network stack to use R9 MdeLib:qhuang82007-09-283-2/+3
* Make MdeModulePkg GCC clean.qwang122007-08-271-2/+2
* 1. clean up codes.vanjeff2007-08-241-1/+1
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-237-28/+25
* clean up Copyright header information.vanjeff2007-07-311-1/+1
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-3011-0/+5027