]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/StatusCode.h
Code have been checked with spec
[mirror_edk2.git] / MdePkg / Include / Protocol / StatusCode.h
index 8f90cafb7697239f841f1f25e249dc874d239fdf..70fa619ba893805df7b29afbb1de402fcfdaead8 100644 (file)
@@ -56,13 +56,11 @@ EFI_STATUS
   IN EFI_STATUS_CODE_DATA     *Data      OPTIONAL\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  Provides the service required to report a status code to the platform firmware.\r
-  This protocol must be produced by a runtime DXE driver and may be consumed \r
-  only by the DXE Foundation.\r
-\r
-**/\r
+///\r
+/// Provides the service required to report a status code to the platform firmware.\r
+/// This protocol must be produced by a runtime DXE driver and may be consumed \r
+/// only by the DXE Foundation.\r
+///\r
 typedef struct _EFI_STATUS_CODE_PROTOCOL {\r
   EFI_REPORT_STATUS_CODE         ReportStatusCode;\r
 } EFI_STATUS_CODE_PROTOCOL;\r