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
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
# This library is only intended to be used by UEFI network stack modules.
|
||||
UdpIoLib|Include/Library/UdpIoLib.h
|
||||
|
||||
## @libraryclass The helper routines to access TCP service.
|
||||
# This library is only intended to be used by UEFI network stack modules.
|
||||
TcpIoLib|Include/Library/TcpIoLib.h
|
||||
|
||||
## @libraryclass Defines a set of methods to reset whole system.
|
||||
ResetSystemLib|Include/Library/ResetSystemLib.h
|
||||
|
||||
|
Reference in New Issue
Block a user