]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Dns4.h
MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC
[mirror_edk2.git] / MdePkg / Include / Protocol / Dns4.h
index 3e7cdaaf2c066414c21d9a815bbbdd715defa7f2..f96c50f9a7a66825494058f5b1714336e0374e1a 100644 (file)
@@ -4,7 +4,7 @@
   DNSv4 Service Binding Protocol (DNSv4SB)\r
   DNSv4 Protocol (DNSv4)\r
 \r
-  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
   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
@@ -310,7 +310,7 @@ EFI_STATUS
 \r
   @retval EFI_SUCCESS             The operation completed successfully.\r
   @retval EFI_UNSUPPORTED         The designated protocol is not supported.\r
-  @retval EFI_INVALID_PARAMTER    Thisis NULL.\r
+  @retval EFI_INVALID_PARAMETER   This is NULL.\r
                                   The StationIp address provided in DnsConfigData is not a \r
                                   valid unicast.\r
                                   DnsServerList is NULL while DnsServerListCount\r
@@ -339,7 +339,7 @@ EFI_STATUS
   type A query is used to get the one or more IP addresses for this host.\r
 \r
   @param[in]  This                Pointer to EFI_DNS4_PROTOCOL instance.\r
-  @param[in]  Hostname            Host name.\r
+  @param[in]  HostName            Host name.\r
   @param[in]  Token               Point to the completion token to translate host name\r
                                   to host address.\r
 \r
@@ -380,7 +380,6 @@ EFI_STATUS
                                   IpAddress is not valid IP address .\r
   @retval EFI_NO_MAPPING          There's no source address is available for use.\r
   @retval EFI_ALREADY_STARTED     This Token is being used in another DNS session.\r
-  @retval EFI_NOT_STARTED         This instance has not been started.\r
   @retval EFI_OUT_OF_RESOURCES    Failed to allocate needed resources.\r
 **/\r
 typedef\r