diff options
Diffstat (limited to 'MdePkg/Include/Protocol/Tcp4.h')
-rw-r--r-- | MdePkg/Include/Protocol/Tcp4.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/Tcp4.h b/MdePkg/Include/Protocol/Tcp4.h index 2d7f788c64..b233fd9b71 100644 --- a/MdePkg/Include/Protocol/Tcp4.h +++ b/MdePkg/Include/Protocol/Tcp4.h @@ -13,6 +13,9 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ @par Revision Reference:
+ This Protocol is introduced in UEFI Specification 2.0
+
**/
#ifndef __EFI_TCP4_PROTOCOL_H__
|