summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-1069/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-12MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in Driver Binding ...Jiaxin Wu1-3/+6
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-24/+24
2018-01-12MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checkingWang Fan1-1/+27
2017-09-06MdeModulePkg: Fix GCC build error.Fu Siyuan1-1/+1
2017-09-06MdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec protocol notify.Fu Siyuan1-3/+11
2017-03-17MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe.Zhang Lubo1-6/+4
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-1/+1
2016-07-07MdeModulePkg: Fix IPv4 stack potential disappeared issueJiaxin Wu1-0/+4
2016-05-31MdeModulePkg: Stop the timer before clean IP service.Fu, Siyuan1-9/+9
2016-03-02MdeModulePkg: Change the default IPv4 config policyJiaxin Wu1-3/+50
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud1-0/+36
2015-08-20MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu1-0/+4
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu1-0/+10
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu1-118/+64
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan1-13/+1
2013-04-25Fix ping command issue in IP4 driver.sfu51-1/+32
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-90/+73
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-15/+15
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2010-08-20Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...hhuan131-0/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-08refine the code and add more security check.vanjeff1-11/+12
2009-12-30Add VLAN support.xdu21-0/+6
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-6/+6
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye1-1/+2
2009-01-16code scrub fixjgong51-49/+48
2008-11-18synced function headerjgong51-0/+13
2008-11-11Scrubbed some files for IP4jgong51-81/+92
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+0
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-30/+30
2007-12-18Sync the latest version from R8.vanjeff1-47/+76
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-1/+3
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-1/+1
2007-08-241. clean up codes.vanjeff1-2/+0
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+932