]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/FormBrowser2.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / FormBrowser2.h
index 3dc8fa21165ab856cb769aaf9068f65984df74e1..9cb3f9657c1a8f2707a9faee4919db1e8b451b33 100644 (file)
@@ -157,11 +157,10 @@ EFI_STATUS
   IN CONST  CHAR16                    *VariableName OPTIONAL\r
 );\r
 \r
-/**\r
-  @par Protocol Description: \r
-  This interface will allow the caller to direct the configuration \r
-  driver to use either the HII database or use the passed-in packet of data.\r
-**/\r
+///\r
+/// This interface will allow the caller to direct the configuration \r
+/// driver to use either the HII database or use the passed-in packet of data.\r
+///\r
 struct _EFI_FORM_BROWSER2_PROTOCOL {\r
   EFI_SEND_FORM2         SendForm;\r
   EFI_BROWSER_CALLBACK2  BrowserCallback;\r