summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-52/+156
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-2/+2
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang1-1/+1
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu21-1/+2
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/+5
2010-02-03For network dynamic media support:xdu21-8/+5
2010-01-08refine the code and add more security check.vanjeff1-46/+46
2009-12-30Code clean up in NetLib:xdu21-13/+13
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-8/+8
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye1-2/+13
2009-11-04[Change summary]:tye1-1/+1
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-4/+4
2009-06-29add security check.vanjeff1-1/+5
2009-01-16Fixed OPTIONAL/comma issuejgong51-4/+4
2009-01-16code scrub fixjgong51-108/+87
2008-11-18synced function headerjgong51-2/+3
2008-11-11Scrubbed more.jgong51-1/+1
2008-11-11Scrubbed some files for IP4jgong51-127/+582
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-14/+0
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-68/+56
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-14/+61
2007-08-27Make MdeModulePkg GCC clean.qwang121-3/+3
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-10/+7
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+2022