]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/ServiceBinding.h
Fix doxygen comment for structure and macro
[mirror_edk2.git] / MdePkg / Include / Protocol / ServiceBinding.h
index 510ac673d9f528caa8360c66eee34c89bdc49b4b..ae6cd323a4689372ac16678436b708c0fdfefd28 100644 (file)
@@ -78,12 +78,6 @@ EFI_STATUS
   required behavior, not to specify the required implementation. Each consumer of \r
   a software protocol is responsible for calling CreateChild() when it requires the \r
   protocol and calling DestroyChild() when it is finished with that protocol.\r
-\r
-  @param CreateChild\r
-  Creates a child handle and installs a protocol.\r
-\r
-  @param DestroyChild\r
-  Destroys a child handle with a protocol installed on it.\r
 **/\r
 struct _EFI_SERVICE_BINDING_PROTOCOL {\r
   EFI_SERVICE_BINDING_CREATE_CHILD         CreateChild;\r