summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-08-20MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu
2015-08-11MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
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