summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-417/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-10/+10
* MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checkingWang Fan2018-01-121-6/+24
* MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe.Zhang Lubo2017-03-171-4/+4
* MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-1/+3
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-311-0/+3
* MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu2015-08-201-0/+2
* MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu2015-08-181-0/+7
* MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu2015-07-071-15/+27
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-6/+1
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-1/+1
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-8/+8
* Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang2010-10-151-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-0/+2
* 1. Add Link MTU support to IP4 and TCP4 driver.tye2009-11-111-2/+46
* [Change summary]:tye2009-11-041-27/+24
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-0/+1
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-091-1/+1
* code scrub fixjgong52009-01-161-28/+16
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* synced function headerjgong52008-11-181-4/+94
* Fix ICC build break.qhuang82008-11-121-4/+7
* Scrubbed more.jgong52008-11-111-18/+18
* Scrubbed some files for IP4jgong52008-11-111-6/+6
* BaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h:jljusten2008-03-111-2/+2
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-7/+7
* Sync the latest version from R8.vanjeff2007-12-181-1/+1
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-0/+1
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-246/+246
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-12/+12
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+258