]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Mtftp4.h
Remove BugBug in comments and adjust function header according to code style doc.
[mirror_edk2.git] / MdePkg / Include / Protocol / Mtftp4.h
index 840e04b4f36668aa5c240096f84d9136959f396c..cb2f3f5451d7a839fffaf825380dfce96580d1d1 100644 (file)
@@ -303,7 +303,6 @@ EFI_STATUS
   @retval EFI_INVALID_PARAMETER One or more parameters are invalid.\r
   @retval EFI_UNSUPPORTED       One or more options in the OptionList are in the\r
                                 unsupported list of structure EFI_MTFTP4_MODE_DATA.\r
-  \r
   @retval EFI_NOT_STARTED       The EFI MTFTPv4 Protocol driver has not been started.\r
   @retval EFI_NO_MAPPING        When using a default address, configuration (DHCP, BOOTP,\r
                                 RARP, etc.) has not finished yet.\r
@@ -395,9 +394,9 @@ EFI_STATUS
 /**\r
   Sends a file to an MTFTPv4 server.\r
 \r
-  @param  This Pointer to the EFI_MTFTP4_PROTOCOL instance.\r
+  @param  This  Pointer to the EFI_MTFTP4_PROTOCOL instance.\r
   @param  Token Pointer to the token structure to provide the parameters that are\r
-  used in this operation.\r
+                used in this operation.\r
 \r
   @retval EFI_SUCCESS           The upload session has started.\r
   @retval EFI_UNSUPPORTED       The operation is not supported by this implementation.\r