]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip4.h
Fix doxygen comment for structure and macro
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip4.h
index 215a3ceef19e9af56a76ffefd34db53daf2bf3c9..df6fd03cd57730f426dd3e6847615a3010125a36 100644 (file)
@@ -398,30 +398,6 @@ EFI_STATUS
   @par Protocol Description:\r
   The EFI IPv4 Protocol implements a simple packet-oriented interface that can be \r
   used by drivers, daemons, and applications to transmit and receive network packets.\r
-  \r
-  @param GetModeData\r
-  Gets the current operational settings for this instance of the EFI IPv4 Protocol driver. \r
-\r
-  @param Configure\r
-  Changes or resets the operational settings for the EFI IPv4 Protocol. \r
-\r
-  @param Groups\r
-  Joins and leaves multicast groups. \r
-\r
-  @param Routes\r
-  Adds and deletes routing table entries. \r
-\r
-  @param Transmit\r
-  Places outgoing data packets into the transmit queue. \r
-\r
-  @param Receive\r
-  Places a receiving request into the receiving queue. \r
-\r
-  @param Cancel\r
-  Aborts a pending transmit or receive request. \r
-\r
-  @param Poll\r
-  Polls for incoming data packets and processes outgoing data packets. \r
 **/\r
 struct _EFI_IP4_PROTOCOL {\r
   EFI_IP4_GET_MODE_DATA        GetModeData;\r