summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Dhcp4Dxe
AgeCommit message (Expand)Author
2015-07-26MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu
2015-06-19MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb'Ard Biesheuvel
2015-06-18MdeModulePkg: Fix DHCP4 driver hang issue in some case. Wu Jiaxin
2015-06-18MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.Wu Jiaxin
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-06-26Refine code to make it more safely.Eric Dong
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2011-11-23Add pointer check for NULL before dereference it.sfu5
2011-11-211.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message.sfu5
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2010-09-16Refine code to make code run safely.ydong10
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu2
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan13
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-02-241. Correct File header to ## @filelgao4
2010-02-23enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff
2010-02-03For network dynamic media support:xdu2
2010-01-08refine the code and add more security check.vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-211. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...tye
2009-07-101. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff
2009-07-09add security check.vanjeff
2009-07-08add security check.vanjeff
2009-06-29add security check.vanjeff
2009-06-08sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-02-11Remove several unicode in comments.qhuang8
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao4
2009-01-16Fixed OPTIONAL/comma issuejgong5
2009-01-16code scrub fixjgong5
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-18synced function headerjgong5
2008-11-14Scrubbed part of the code.jgong5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao4
2008-06-30Clean codes per ECC.vanjeff
2008-06-24[Description]:vanjeff