]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/Arm/DxeLoadFunc.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / Arm / DxeLoadFunc.c
index 3acc4544b42c69d08d9707c37dfd6bec7f74a109..176d361f1989fc8205e921ce5bbd73296fe95251 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
-  ARM specifc functionality for DxeLoad. \r
-  \r
-Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  ARM specifc functionality for DxeLoad.\r
+\r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
@@ -65,7 +65,7 @@ HandOffToDxeCore (
 \r
   //\r
   // Update the contents of BSP stack HOB to reflect the real stack info passed to DxeCore.\r
-  //    \r
+  //\r
   UpdateStackHob ((EFI_PHYSICAL_ADDRESS)(UINTN) BaseOfStack, STACK_SIZE);\r
 \r
   SwitchStack (\r