summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Dhcp4Dxe
AgeCommit message (Expand)AuthorFilesLines
2018-06-28MdeModulePkg: Clean up source filesLiming Gao12-63/+63
2018-01-11MdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent out to avoid memory leakWang Fan2-27/+19
2018-01-03MdeModulePkg: Add error handling when IP address is Class EWang Fan1-3/+12
2017-12-18MdeModulePkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang22-4/+5
2017-12-13MdeModulePkg/Dhcp4Dxe: Check Media status before starting DHCP process.Jiaxin Wu1-1/+12
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao1-1/+1
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2-21/+12
2016-09-06MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()Jiaxin Wu1-8/+20
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2-4/+4
2016-06-23MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo4-225/+119
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-07-26MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu2-5/+13
2015-06-19MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb'Ard Biesheuvel1-4/+0
2015-06-18MdeModulePkg: Fix DHCP4 driver hang issue in some case. Wu Jiaxin1-1/+14
2015-06-18MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.Wu Jiaxin1-10/+23
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-6/+12
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu55-33/+218
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu53-23/+23
2011-11-23Add pointer check for NULL before dereference it.sfu51-2/+6
2011-11-211.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message.sfu54-4/+73
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2010-09-16Refine code to make code run safely.ydong102-3/+3
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu21-5/+6
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan131-2/+4
2010-04-24Update the copyright notice formathhtian10-20/+20
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a4-0/+10
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-02-23enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff2-4/+22
2010-02-03For network dynamic media support:xdu21-0/+1
2010-01-08refine the code and add more security check.vanjeff2-38/+39
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-12/+12
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye1-3/+1
2009-11-04[Change summary]:tye4-173/+164
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye6-71/+86
2009-10-211. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...tye3-11/+24
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