]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip4Config.h
Update comments for Protocol definitions to match UEFI spec.
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip4Config.h
index 444be530ce12bd172f35342606edcc2b5a7bfce7..1871489d3016270bda80ba8661ecf9c77b640122 100644 (file)
@@ -110,21 +110,10 @@ EFI_STATUS
   OUT EFI_IP4_IPCONFIG_DATA    *IpConfigData    OPTIONAL\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_IP4_CONFIG_PROTOCOL driver performs platform- and policy-dependent \r
-  configuration for the EFI IPv4 Protocol driver. \r
-  \r
-  @param Start\r
-  Starts running the configuration policy for the EFI IPv4 Protocol driver. \r
-\r
-  @param Stop\r
-  Stops running the configuration policy for the EFI IPv4 Protocol driver. \r
-\r
-  @param GetData\r
-  Returns the default configuration data (if any) for the EFI IPv4 Protocol driver.  \r
-\r
-**/\r
+///\r
+/// The EFI_IP4_CONFIG_PROTOCOL driver performs platform- and policy-dependent \r
+/// configuration for the EFI IPv4 Protocol driver. \r
+///\r
 struct _EFI_IP4_CONFIG_PROTOCOL {\r
   EFI_IP4_CONFIG_START         Start;\r
   EFI_IP4_CONFIG_STOP          Stop;\r