summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-206/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-1/+1
* MdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent out to avoid memory leakWang Fan2018-01-111-1/+13
* MdeModulePkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang22017-12-181-0/+1
* MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-2/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-1/+0
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-7/+7
* 1.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message.sfu52011-11-211-1/+15
* Update the copyright notice formathhtian2010-04-241-2/+2
* enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff2010-02-231-2/+15
* [Change summary]:tye2009-11-041-12/+12
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-3/+3
* sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2009-06-081-2/+3
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-091-1/+1
* code scrub fixjgong52009-01-161-20/+8
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* synced function headerjgong52008-11-181-1/+9
* Clean codes per ECC.vanjeff2008-06-301-4/+14
* [Description]:vanjeff2008-06-241-3/+1
* enhanced UefiPxeBcDxe to supportvanjeff2008-04-021-0/+1
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-2/+2
* Sync the latest version from R8.vanjeff2007-12-181-0/+8
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-149/+149
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-3/+3
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+159