]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Tcp6.h
Add some comments.
[mirror_edk2.git] / MdePkg / Include / Protocol / Tcp6.h
index 7b851796cf86a0de5e0d718dc797bc10bbbb909d..913eb860b10f58c77c0cf17e52d79df19b6a52fd 100644 (file)
@@ -291,6 +291,7 @@ typedef struct {
   ///                           either by instance itself or the communication peer.\r
   /// EFI_CONNECTION_REFUSED:   The receiving or transmission operation fails because this \r
   ///                           connection is refused.\r
+  ///                           Note: It is not defined in UEFI 2.3 Specification.\r
   /// EFI_ABORTED:              The active open is aborted.\r
   /// EFI_TIMEOUT:              The connection establishment timer expires and \r
   ///                           no more specific information is available.\r
@@ -414,6 +415,7 @@ typedef struct {
   /// EFI_CONNECTION_FIN:       The receiving operation fails because the communication peer \r
   ///                           has closed the connection and there is no more data in the \r
   ///                           receive buffer of the instance.\r
+  ///                           Note: It is not defined in UEFI 2.3 Specification.\r
   /// EFI_CONNECTION_RESET:     The receiving or transmission operation fails\r
   ///                           because this connection is reset either by instance \r
   ///                           itself or the communication peer.\r