audk/MdeModulePkg/Universal/Network/Mtftp4Dxe
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
Mtftp4Driver.c refine the code and add more security check. 2010-01-08 02:35:56 +00:00
Mtftp4Driver.h Insert comments for functions/macros and add the file headers. 2009-01-16 06:56:18 +00:00
Mtftp4Dxe.inf 1. Add Link MTU support to IP4 and TCP4 driver. 2009-11-11 07:06:27 +00:00
Mtftp4Impl.c For network dynamic media support: 2010-02-03 04:37:53 +00:00
Mtftp4Impl.h [Change summary]: 2009-11-04 08:18:34 +00:00
Mtftp4Option.c refine the code and add more security check. 2010-01-08 02:35:56 +00:00
Mtftp4Option.h [Change summary]: 2009-11-04 08:18:34 +00:00
Mtftp4Rrq.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Mtftp4Support.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
Mtftp4Support.h Insert comments for functions/macros and add the file headers. 2009-01-16 06:56:18 +00:00
Mtftp4Wrq.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00