]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DebugPort.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / DebugPort.h
index e80112744c334b35e98463becc02f594e16bb80e..13c7db94fa8ae6e68b9f5457bda05b7da6b62624 100644 (file)
@@ -113,13 +113,9 @@ EFI_STATUS
   IN EFI_DEBUGPORT_PROTOCOL               *This\r
   );\r
 \r
-//\r
-// DebugPort protocol definition\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol provides the communication link between the debug agent and the remote host.\r
-**/ \r
+///\r
+/// This protocol provides the communication link between the debug agent and the remote host.\r
+///\r
 struct _EFI_DEBUGPORT_PROTOCOL {\r
   EFI_DEBUGPORT_RESET Reset;\r
   EFI_DEBUGPORT_WRITE Write;\r