]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip4.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip4.h
index df6fd03cd57730f426dd3e6847615a3010125a36..4b3cd027b7b804b5f98ff7f9ec0ffe72530923ad 100644 (file)
@@ -394,11 +394,10 @@ EFI_STATUS
   IN EFI_IP4_PROTOCOL          *This\r
   );  \r
 \r
-/**  \r
-  @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
+///\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
 struct _EFI_IP4_PROTOCOL {\r
   EFI_IP4_GET_MODE_DATA        GetModeData;\r
   EFI_IP4_CONFIGURE            Configure;\r