]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / BeagleBoardPkg / Library / ResetSystemLib / ResetSystemLib.c
index 706a19b273b3dcdce1f4e650e69770ca4371f4cc..7b0949e0434a4e4e99b7032edfc26ef316ffdfd5 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Do a generic Cold Reset for OMAP3550 and BeagleBoard specific Warm reset\r
-  \r
+\r
   Copyright (c) 2008 - 2010, 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
@@ -54,7 +54,7 @@ ShutdownEfi (
 \r
       Pages = EFI_SIZE_TO_PAGES (MemoryMapSize) + 1;\r
       MemoryMap = AllocatePages (Pages);\r
-    \r
+\r
       //\r
       // Get System MemoryMap\r
       //\r
@@ -141,7 +141,7 @@ LibResetSystem (
   ASSERT (FALSE);\r
   return EFI_DEVICE_ERROR;\r
 }\r
-  \r
+\r
 \r
 \r
 /**\r
@@ -149,7 +149,7 @@ LibResetSystem (
 \r
   @param  ImageHandle   The firmware allocated handle for the EFI image.\r
   @param  SystemTable   A pointer to the EFI System Table.\r
-  \r
+\r
   @retval EFI_SUCCESS   The constructor always returns EFI_SUCCESS.\r
 \r
 **/\r