mirror_edk2/MdeModulePkg/Universal/Network
tye b45b45b2d2 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.
2. Update Dhcp4 and Mtftp4 driver to adopt the combined UdpIo.
3. Clean up coding style problems in combined IpIoLib/NetLib. Update Tcp4 and Udp4 to adopt the changes.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9382 6f19259b-4bc3-4df7-8a09-765794883524
2009-10-30 05:11:38 +00:00
..
ArpDxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
Dhcp4Dxe 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. 2009-10-30 05:11:38 +00:00
DpcDxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
Ip4ConfigDxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
Ip4Dxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
IScsiDxe fix k8 warning. 2009-09-14 06:21:07 +00:00
MnpDxe 1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,000 (10s) according to UEFI spec. 2009-10-22 06:29:51 +00:00
Mtftp4Dxe 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. 2009-10-30 05:11:38 +00:00
SnpDxe update include file to use IndustryStandard/Pci.h 2009-08-11 02:36:37 +00:00
Tcp4Dxe 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. 2009-10-30 05:11:38 +00:00
Udp4Dxe 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. 2009-10-30 05:11:38 +00:00
UefiPxeBcDxe Make end of line consistent caused by previous check in. 2009-08-24 15:35:55 +00:00