]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / StatusCodeHandler / RuntimeDxe / StatusCodeHandlerRuntimeDxe.h
index a3185f5b5260b621c7927ca17207a0080764216e..5c1239d3551d9e0e6302c81dd92dda1a7ecbe6ab 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Internal include file for Status Code Handler Driver.\r
 \r
-  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
   (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -45,7 +45,7 @@ extern RUNTIME_MEMORY_STATUSCODE_HEADER  *mRtMemoryStatusCodeTable;
 \r
 /**\r
   Locates Serial I/O Protocol as initialization for serial status code worker.\r
\r
+\r
   @retval EFI_SUCCESS  Serial I/O Protocol is successfully located.\r
 \r
 **/\r
@@ -86,7 +86,7 @@ SerialStatusCodeReportWorker (
 \r
 /**\r
   Initialize runtime memory status code table as initialization for runtime memory status code worker\r
\r
+\r
   @retval EFI_SUCCESS  Runtime memory status code table successfully initialized.\r
   @retval others       Errors from gBS->InstallConfigurationTable().\r
 \r
@@ -97,7 +97,7 @@ RtMemoryStatusCodeInitializeWorker (
   );\r
 \r
 /**\r
-  Report status code into runtime memory. If the runtime pool is full, roll back to the \r
+  Report status code into runtime memory. If the runtime pool is full, roll back to the\r
   first record and overwrite it.\r
 \r
   @param  CodeType                Indicates the type of status code being reported.\r