]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / HwErrRecSupport.c
index 87e39c3c8d6dcf7bff2cebc80379d5c588cacfa8..94c72cf984a32cb0acf8ba58be1306e456059db0 100644 (file)
@@ -2,7 +2,7 @@
   Set the level of support for Hardware Error Record Persistence that is\r
   implemented by the platform.\r
 \r
-Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2007 - 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
@@ -28,9 +28,9 @@ InitializeHwErrRecSupport (
 {\r
   EFI_STATUS    Status;\r
   UINT16        HardwareErrorRecordLevel;\r
-  \r
+\r
   HardwareErrorRecordLevel = PcdGet16 (PcdHardwareErrorRecordLevel);\r
-  \r
+\r
   if (HardwareErrorRecordLevel != 0) {\r
     //\r
     // If level value equal 0, no need set to 0 to variable area because UEFI specification\r