]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Mtftp4.h
Fix doxygen comment for structure and macro
[mirror_edk2.git] / MdePkg / Include / Protocol / Mtftp4.h
index c69e56eafb2a559c0afb01e972d269e681df907a..00eb75f9549570f03b88074f3fe1af4972da7af3 100644 (file)
@@ -468,34 +468,6 @@ EFI_STATUS
   The EFI_MTFTP4_PROTOCOL is designed to be used by UEFI drivers and applications \r
   to transmit and receive data files. The EFI MTFTPv4 Protocol driver uses \r
   the underlying EFI UDPv4 Protocol driver and EFI IPv4 Protocol driver.\r
-\r
-  @param GetModeData\r
-  Reads the current operational settings. \r
-\r
-  @param Configure\r
-  Initializes, changes, or resets the operational settings for \r
-  this instance of the EFI MTFTPv4 Protocol driver. \r
-\r
-  @param GetInfo\r
-  Retrieves information about a file from an MTFTPv4 server. \r
-\r
-  @param ParseOptions\r
-  Parses the options in an MTFTPv4 OACK (options acknowledgement) packet. \r
-\r
-  @param ReadFile\r
-  Downloads a file from an MTFTPv4 server. \r
-\r
-  @param WriteFile\r
-  Uploads a file to an MTFTPv4 server. This function may be unsupported \r
-  in some EFI implementations. \r
-\r
-  @param ReadDirectory\r
-  Downloads a related file directory from an MTFTPv4 server. This function \r
-  may be unsupported in some EFI implementations. \r
-\r
-  @param Poll\r
-  Polls for incoming data packets and processes outgoing data packets. \r
-\r
 **/  \r
 struct _EFI_MTFTP4_PROTOCOL {\r
   EFI_MTFTP4_GET_MODE_DATA     GetModeData;\r