]> 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 129d4e06efe4f063fad8893032f1ba5ad59bb1d1..8e4ee9b9196d806a3a21c6876a46be8ae4c49ae9 100644 (file)
@@ -1,10 +1,10 @@
 /** @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.<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
@@ -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