]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/TapeIo.h
code scrub ArpDxe
[mirror_edk2.git] / MdePkg / Include / Protocol / TapeIo.h
index 8bef5475f3c62c537beac8970b6a90b95c23572f..6183a2083c61d4e19b97919c6a133dc8f58c61b2 100644 (file)
@@ -217,14 +217,12 @@ EFI_STATUS
   IN BOOLEAN              ExtendedVerification\r
   );    \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_TAPE_IO_PROTOCOL provides basic sequential operations for tape devices. \r
-  These include read, write, rewind, space, write filemarks and reset functions. \r
-  Per this specification, a boot application uses the services of this protocol \r
-  to load the bootloader image from tape.\r
-\r
-**/\r
+///\r
+/// The EFI_TAPE_IO_PROTOCOL provides basic sequential operations for tape devices. \r
+/// These include read, write, rewind, space, write filemarks and reset functions. \r
+/// Per this specification, a boot application uses the services of this protocol \r
+/// to load the bootloader image from tape.\r
+///\r
 struct _EFI_TAPE_IO_PROTOCOL {\r
   EFI_TAPE_READ           TapeRead;\r
   EFI_TAPE_WRITE          TapeWrite;\r