]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiImage.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiImage.h
index 0cc6445d779dc4ede658efbc08660ebe7513ef37..624b354134b47aed15e4e06e083291600377d128 100644 (file)
@@ -336,23 +336,9 @@ IN        UINTN                   BltY
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:  \r
-  Services to access to images in the images database.\r
-\r
-  @param NewImage    Add a new image.\r
-\r
-  @param GetImage    Retrieve an image and related font\r
-                     information.\r
-\r
-  @param SetImage    Change an image.\r
-  \r
-  @param DrawImage   Renders an image to a bitmap or to the display.\r
-  \r
-  @param DrawImageId Render an image to a bitmap or the screen containing \r
-                     the contents of the specified image.\r
-\r
-**/\r
+///\r
+/// Services to access to images in the images database.\r
+///\r
 struct _EFI_HII_IMAGE_PROTOCOL {\r
   EFI_HII_NEW_IMAGE     NewImage;\r
   EFI_HII_GET_IMAGE     GetImage;\r