summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Dhcp4Dxe
AgeCommit message (Expand)AuthorFilesLines
2009-07-101. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff4-36/+32
2009-07-09add security check.vanjeff2-2/+4
2009-07-08add security check.vanjeff1-0/+1
2009-06-29add security check.vanjeff2-4/+6
2009-06-08sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2-13/+39
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-4/+4
2009-02-11Remove several unicode in comments.qhuang81-4/+4
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42-2/+2
2009-01-16Fixed OPTIONAL/comma issuejgong52-2/+2
2009-01-16code scrub fixjgong59-426/+325
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-2/+2
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-18synced function headerjgong54-70/+94
2008-11-14Scrubbed part of the code.jgong56-258/+765
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-78/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao41-1/+1
2008-06-30Clean codes per ECC.vanjeff8-77/+294
2008-06-24[Description]:vanjeff2-38/+22
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff3-12/+24
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff1-7/+12
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff5-111/+111
2007-12-18fix a issue to pass ICC buildqwang121-3/+0
2007-12-18Sync the latest version from R8.vanjeff5-71/+448
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff3-6/+6
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Clean up Network Components to support GCC build.yshang12-4/+4
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang86-679/+836
2007-09-28Clear up network stack to use R9 MdeLib:qhuang83-2/+3
2007-08-27Make MdeModulePkg GCC clean.qwang121-2/+2
2007-08-241. clean up codes.vanjeff1-1/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff7-28/+25
2007-07-31clean up Copyright header information.vanjeff1-1/+1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff11-0/+5027