]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/TimerDxe/TimerDxe.inf
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPkg / Drivers / TimerDxe / TimerDxe.inf
index 061fcbc688d9455027a9945d5ceacdf97e8b9e58..50477ba42a7ac497d3b8ba24493c224b30546b2e 100644 (file)
@@ -1,22 +1,22 @@
 #/** @file\r
-#  \r
+#\r
 #    Component description file for Timer DXE module\r
-#  \r
+#\r
 #  Copyright (c) 2009 - 2010, Apple Inc. 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
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 #**/\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ArmTimerDxe\r
-  FILE_GUID                      = 49ea041e-6752-42ca-b0b1-7344fe2546b7 \r
+  FILE_GUID                      = 49ea041e-6752-42ca-b0b1-7344fe2546b7\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
   BaseMemoryLib\r
   DebugLib\r
   UefiDriverEntryPoint\r
-  IoLib  \r
+  IoLib\r
 \r
 [Guids]\r
 \r
 [Protocols]\r
-  gEfiTimerArchProtocolGuid  \r
+  gEfiTimerArchProtocolGuid\r
   gHardwareInterruptProtocolGuid\r
 \r
 [Pcd.common]\r
   gEmbeddedTokenSpaceGuid.PcdTimerPeriod\r
-  gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum  \r
+  gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum\r
   gArmTokenSpaceGuid.PcdArmArchTimerIntrNum\r
-  gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz  \r
+  gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz\r
 \r
 [Depex]\r
   gHardwareInterruptProtocolGuid\r
-  \r
\ No newline at end of file