]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Tcp6.h
According to the latest UEFI 2.3 errata B, the following changes are made:
[mirror_edk2.git] / MdePkg / Include / Protocol / Tcp6.h
index 913eb860b10f58c77c0cf17e52d79df19b6a52fd..fc1f9ef04ef198be6c33a34e80fe6b11e7d22f6d 100644 (file)
@@ -4,7 +4,7 @@
   and destroy child of the driver to communicate with other host using TCP protocol.\r
   The EFI TCPv6 Protocol provides services to send and receive data stream.\r
 \r
-  Copyright (c) 2008 - 2009, Intel Corporation\r
+  Copyright (c) 2008 - 2010, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -307,6 +307,7 @@ typedef struct {
   ///                           out and some other ICMP error is received.\r
   /// EFI_DEVICE_ERROR:         An unexpected system or network error occurred.\r
   /// EFI_SECURITY_VIOLATION:   The active open was failed because of IPSec policy check.\r
+  /// EFI_NO_MEDIA:             There was a media error.\r
   /// \r
   EFI_TCP6_COMPLETION_TOKEN CompletionToken;\r
 } EFI_TCP6_CONNECTION_TOKEN;\r
@@ -435,6 +436,7 @@ typedef struct {
   /// EFI_DEVICE_ERROR:         An unexpected system or network error occurs.\r
   /// EFI_SECURITY_VIOLATION:   The receiving or transmission \r
   ///                           operation was failed because of IPSec policy check\r
+  /// EFI_NO_MEDIA:             There was a media error.\r
   ///\r
   EFI_TCP6_COMPLETION_TOKEN CompletionToken;\r
   union {\r