]> git.proxmox.com Git - mirror_edk2.git/commit
Add a TcpIo library to facilitate usage of TCP service.
authortye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Dec 2010 03:19:21 +0000 (03:19 +0000)
committertye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Dec 2010 03:19:21 +0000 (03:19 +0000)
commit4bad9adabc25c7d011a4da90a77f985d19c441e2
tree2db70adedc7d07e1686191514fce45883afc790c
parent4e36d6f52689c3173635847921da0d8a497a0870
Add a TcpIo library to facilitate usage of TCP service.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11162 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Library/TcpIoLib.h [new file with mode: 0644]
MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.c [new file with mode: 0644]
MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc