]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseDebugPrintErrorLevelLib / BaseDebugPrintErrorLevelLib.c
index 7af127f99f1cc4882c98bccd5f63427fb88dd1fd..c31cbde68a057eceb0808c9560862ba37585f42e 100644 (file)
@@ -1,9 +1,9 @@
 /** @file\r
-  Debug Print Error Level library instance that retrieves the current error \r
-  level from PcdDebugPrintErrorLevel.  This generic library instance does not \r
+  Debug Print Error Level library instance that retrieves the current error\r
+  level from PcdDebugPrintErrorLevel.  This generic library instance does not\r
   support the setting of the global debug print error level mask for the platform.\r
 \r
-  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -38,9 +38,9 @@ GetDebugPrintErrorLevel (
 \r
 /**\r
   Sets the global debug print error level mask fpr the entire platform.\r
-  \r
+\r
   @param   ErrorLevel     Global debug print error level.\r
-  \r
+\r
   @retval  TRUE           The debug print error level mask was sucessfully set.\r
   @retval  FALSE          The debug print error level mask could not be set.\r
 \r