audk/MdeModulePkg/Universal/Network/Ip4Dxe
xdu2 dd29f3edb9 For network dynamic media support:
1. add library function NetLibDetectMedia to NetLib for media detection
2. update MnpDxe to periodically poll for media status update and check for media status before packet transmit
3. update Ip4Dxe to return ModeData using Mnp->GetModeData()
4. update IScsiDxe to check for media status before try to do DHCP and session login
5. update UefiPxeBcDxe to check for media status before PXE start

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9919 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-03 04:37:53 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Ip4Common.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Ip4Common.h [Change summary]: 2009-11-04 08:18:34 +00:00
Ip4Driver.c refine the code and add more security check. 2010-01-08 02:35:56 +00:00
Ip4Driver.h code scrub fix 2009-01-16 00:09:52 +00:00
Ip4Dxe.inf 1. Add Link MTU support to IP4 and TCP4 driver. 2009-11-11 07:06:27 +00:00
Ip4Icmp.c Code clean up in NetLib: 2009-12-30 13:44:11 +00:00
Ip4Icmp.h [Change summary]: 2009-11-04 08:18:34 +00:00
Ip4If.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Ip4If.h [Change summary]: 2009-11-04 08:18:34 +00:00
Ip4Igmp.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Ip4Igmp.h [Change summary]: 2009-11-04 08:18:34 +00:00
Ip4Impl.c For network dynamic media support: 2010-02-03 04:37:53 +00:00
Ip4Impl.h 1. Add Link MTU support to IP4 and TCP4 driver. 2009-11-11 07:06:27 +00:00
Ip4Input.c Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error message if user wants. 2010-01-25 03:07:49 +00:00
Ip4Input.h 1. Add Link MTU support to IP4 and TCP4 driver. 2009-11-11 07:06:27 +00:00
Ip4Option.c code scrub fix 2009-01-16 00:09:52 +00:00
Ip4Option.h [Change summary]: 2009-11-04 08:18:34 +00:00
Ip4Output.c Code clean up in NetLib: 2009-12-30 13:44:11 +00:00
Ip4Output.h 1. Add Link MTU support to IP4 and TCP4 driver. 2009-11-11 07:06:27 +00:00
Ip4Route.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Ip4Route.h [Change summary]: 2009-11-04 08:18:34 +00:00