]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / EmbeddedPkg / Library / TemplateRealTimeClockLib / RealTimeClockLib.c
index 6a5acad37612ae253a6b450e61c0a317dfad7854..8e4ee9b9196d806a3a21c6876a46be8ae4c49ae9 100644 (file)
@@ -1,11 +1,11 @@
 /** @file\r
   Implement EFI RealTimeClock runtime services via RTC Lib.\r
-  \r
+\r
   Currently this driver does not support runtime virtual calling.\r
 \r
-  Copyright (c) 2008-2009, Apple Inc. All rights reserved.\r
-  \r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\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
   http://opensource.org/licenses/bsd-license.php\r
@@ -164,7 +164,7 @@ LibRtcVirtualNotifyEvent (
 {\r
   //\r
   // Only needed if you are going to support the OS calling RTC functions in virtual mode.\r
-  // You will need to call EfiConvertPointer (). To convert any stored physical addresses \r
+  // You will need to call EfiConvertPointer (). To convert any stored physical addresses\r
   // to virtual address. After the OS transistions to calling in virtual mode, all future\r
   // runtime calls will be made in virtual mode.\r
   //\r