summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4If.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-1345/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng1-7/+7
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan1-11/+108
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-7/+7
2017-04-21MdeModulePkg/Ip4Dxe: Fix the incorrect RemoveEntryListJiaxin Wu1-2/+2
2017-03-17MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2Jiaxin Wu1-7/+1
2016-11-17MdeModulePkg/Ip4Dxe: Add wrong/invalid subnet checkJiaxin Wu1-3/+5
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan1-6/+1
2016-04-11MdeModulePkg: Add new macros and refine codesZhang Lubo1-2/+2
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu1-25/+45
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan1-2/+3
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2013-04-25Fix ping command issue in IP4 driver.sfu51-20/+16
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu51-17/+21
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-3/+3
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/+1
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-8/+8
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-3/+3
2009-06-29add security check.vanjeff1-2/+2
2009-01-16Fixed OPTIONAL/comma issuejgong51-6/+6
2009-01-16code scrub fixjgong51-120/+70
2008-11-18synced function headerjgong51-22/+91
2008-11-11Scrubbed some files for IP4jgong51-38/+27
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-23/+1
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao41-1/+1
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-47/+47
2007-12-18Sync the latest version from R8.vanjeff1-1/+0
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-28/+137
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-7/+7
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+1146