audk/MdeModulePkg/Universal/Network
vanjeff 8792362f22 [Description]:
Problem with PXE boot to Windows Server 2008 install. The reason is that UdpRead and UdpWrite interfaces cannot work well with the same UDP instance.
[Solution]
 Use separate instances for UDP Read and UDP write in UefiPxeBC module.
[Impaction]:
 UefiPxeBcDxe and Udp4Dxe module.
[Reference Info]:
 EDK tracker 1133 - Problem with PXE boot to Windows Server 2008 install. 



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5303 6f19259b-4bc3-4df7-8a09-765794883524
2008-05-27 03:34:39 +00:00
..
ArpDxe Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Dhcp4Dxe enhanced UefiPxeBcDxe to support 2008-04-02 08:45:36 +00:00
DpcDxe Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
IScsiDxe 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. 2008-05-23 05:30:08 +00:00
Ip4ConfigDxe [Description]: 2008-05-26 08:16:25 +00:00
Ip4Dxe BaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h: 2008-03-11 17:33:53 +00:00
MnpDxe enhanced UefiPxeBcDxe to support 2008-04-02 08:45:36 +00:00
Mtftp4Dxe Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
PxeBcDxe edk2/MdeModulePkg/Universal/Network/PxeBcDxe/Pxe_bc_mtftp.c: 2008-03-11 18:07:42 +00:00
PxeDhcp4Dxe edk2/MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4.h: 2008-03-11 17:59:31 +00:00
SnpDxe apply for doxgen format. 2008-04-10 08:49:28 +00:00
Tcp4Dxe edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h: 2008-03-11 17:48:25 +00:00
Udp4Dxe [Description]: 2008-05-27 03:34:39 +00:00
UefiPxeBcDxe [Description]: 2008-05-27 03:34:39 +00:00