]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/PrePiLib/ReportStatusCode.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / EmbeddedPkg / Library / PrePiLib / ReportStatusCode.c
index 747acac766aee6b4f8d1f244655fc0a08df07625..7a0b90a1e651ac387616f71822770008b7609b11 100644 (file)
@@ -2,7 +2,7 @@
   Library that helps implement monolithic PEI\r
 \r
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
-  \r
+\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
@@ -34,8 +34,8 @@ SerialReportStatusCode (
   );\r
 \r
 \r
-EFI_STATUS_CODE_PROTOCOL gStatusCode = { \r
-  (EFI_REPORT_STATUS_CODE)SerialReportStatusCode \r
+EFI_STATUS_CODE_PROTOCOL gStatusCode = {\r
+  (EFI_REPORT_STATUS_CODE)SerialReportStatusCode\r
 };\r
 \r
 /**\r
@@ -221,7 +221,7 @@ SerialReportStatusCode (
 \r
   } else if (Data != NULL &&\r
     ReportStatusCodeExtractDebugInfo (Data, &ErrorLevel, &Marker, &Format)) {\r
-    \r
+\r
     //\r
     // Print DEBUG() information into output buffer.\r
     //\r