summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-10/+10
2018-01-12MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checkingWang Fan1-6/+24
2017-03-17MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe.Zhang Lubo1-4/+4
2016-06-23MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo1-1/+3
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud1-0/+3
2015-08-20MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu1-0/+2
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu1-0/+7
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu1-15/+27
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan1-6/+1
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-1/+1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-8/+8
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang1-1/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-0/+2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye1-2/+46
2009-11-04[Change summary]:tye1-27/+24
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-0/+1
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao41-1/+1
2009-01-16code scrub fixjgong51-28/+16
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-11-18synced function headerjgong51-4/+94
2008-11-12Fix ICC build break.qhuang81-4/+7
2008-11-11Scrubbed more.jgong51-18/+18
2008-11-11Scrubbed some files for IP4jgong51-6/+6
2008-03-11BaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h:jljusten1-2/+2
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-7/+7
2007-12-18Sync the latest version from R8.vanjeff1-1/+1
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-0/+1
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-246/+246
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-12/+12
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+258