summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c
Commit message (Expand)AuthorAgeFilesLines
* [Change summary]:tye2009-11-041-1/+1
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-23/+29
* 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...tye2009-10-211-10/+13
* 1. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff2009-07-101-6/+6
* add security check.vanjeff2009-06-291-2/+3
* Remove several unicode in comments.qhuang82009-02-111-4/+4
* code scrub fixjgong52009-01-161-108/+91
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-2/+2
* Scrubbed part of the code.jgong52008-11-141-125/+592
* Clean codes per ECC.vanjeff2008-06-301-14/+1
* enhanced UefiPxeBcDxe to supportvanjeff2008-04-021-8/+13
* 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-141-42/+42
* Sync the latest version from R8.vanjeff2007-12-181-7/+358
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-4/+4
* Clean up Network Components to support GCC build.yshang12007-10-091-1/+1
* 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-231-6/+4
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+914