]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiConfigAccess.h
Fix doxygen comment for structure and macro
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiConfigAccess.h
index 0af01900e11721632f9a207258c99dc9e2715e41..fbe0315a7c2632359e32c56a17398a2038fe9cc8 100644 (file)
@@ -198,26 +198,12 @@ EFI_STATUS
   OUT EFI_BROWSER_ACTION_REQUEST             *ActionRequest\r
   )\r
   ;\r
+  \r
 /**\r
   @par Protocol Description:   \r
   This protocol provides a callable interface between the HII and\r
   drivers. Only drivers which provide IFR data to HII are required\r
   to publish this protocol.\r
-\r
-  @param ExtractConfig  This function breaks apart the UNICODE\r
-                        request strings routing them to the\r
-                        appropriate drivers. This function is\r
-                        analogous to the similarly named\r
-                        function in the HII Routing Protocol.\r
-  \r
-  @param RouteConfig    This function breaks apart the UNICODE\r
-                        results strings and returns configuration\r
-                        information as specified by the request.\r
-  \r
-  @param Callback       This function is called from the\r
-                        configuration browser to communicate certain\r
-                        activities that were initiated by a user.\r
-\r
 **/\r
 struct _EFI_HII_CONFIG_ACCESS_PROTOCOL {\r
   EFI_HII_ACCESS_EXTRACT_CONFIG     ExtractConfig;\r