]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiString.h
Update comments for Protocol definitions to match UEFI spec.
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiString.h
index 4e48e75358bde4686d085821bd77fabaa4072f74..406c6fa22d02c8c87fc70bcd30ca611550d93f4d 100644 (file)
@@ -214,23 +214,9 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  Services to manipulate the string.\r
-   \r
-  @param NewString              Add a new string. GetString Retrieve a\r
-                                string and related string information.\r
-\r
-  @param SetString              Change a string. \r
-\r
-  @param GetLanguages           List the languages for a particular\r
-                                package list.\r
-\r
-  @param GetSecondaryLanguages  List supported secondary\r
-                                languages for a particular\r
-                                primary language.\r
-\r
-**/\r
+///\r
+/// Services to manipulate the string.\r
+///\r
 struct _EFI_HII_STRING_PROTOCOL {\r
   EFI_HII_NEW_STRING        NewString;\r
   EFI_HII_GET_STRING        GetString;\r