Synchronize function's comments with UEFI specification.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6058 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
typedef struct _EFI_TCP4_PROTOCOL EFI_TCP4_PROTOCOL;
|
||||
|
||||
typedef struct {
|
||||
EFI_HANDLE InstanceHandle;
|
||||
EFI_HANDLE InstanceHandle;
|
||||
EFI_IPv4_ADDRESS LocalAddress;
|
||||
UINT16 LocalPort;
|
||||
EFI_IPv4_ADDRESS RemoteAddress;
|
||||
|
Reference in New Issue
Block a user