mirror_edk2/MdeModulePkg/Universal/Network
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
..
ArpDxe Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Dhcp4Dxe For network dynamic media support: 2010-02-03 04:37:53 +00:00
DpcDxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
Ip4ConfigDxe 1)Remove “Back to Previous Page'”, since it cannot go back to “Device Manager page. 2010-01-08 05:00:19 +00:00
Ip4Dxe For network dynamic media support: 2010-02-03 04:37:53 +00:00
IScsiDxe For network dynamic media support: 2010-02-03 04:37:53 +00:00
MnpDxe For network dynamic media support: 2010-02-03 04:37:53 +00:00
Mtftp4Dxe For network dynamic media support: 2010-02-03 04:37:53 +00:00
SnpDxe refine the code and add more security check. 2010-01-08 02:35:56 +00:00
Tcp4Dxe refine the code and add more security check. 2010-01-08 02:35:56 +00:00
Udp4Dxe Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp message. 2010-01-25 03:11:14 +00:00
UefiPxeBcDxe For network dynamic media support: 2010-02-03 04:37:53 +00:00
VlanConfigDxe refine the code and add more security check. 2010-01-08 02:35:56 +00:00