summaryrefslogtreecommitdiff
path: root/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c
AgeCommit message (Expand)Author
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu2
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-02-03For network dynamic media support:xdu2
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Code clean up in NetLib:xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-06-29add security check.vanjeff
2009-01-16Fixed OPTIONAL/comma issuejgong5
2009-01-16code scrub fixjgong5
2008-11-18synced function headerjgong5
2008-11-11Scrubbed more.jgong5
2008-11-11Scrubbed some files for IP4jgong5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao4
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff