]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/TimerDxe/TimerDxe.inf
ARM Packages: Minor typo, mispellings and coding style changes
[mirror_edk2.git] / Omap35xxPkg / TimerDxe / TimerDxe.inf
index a53c3b3b18ddbe1beed5c7614e709dcd43bc71be..6cfab775709c9a968316b0418e39d4519090c765 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file
 #  
-#    Component discription file for Timer module
+#    Component description file for Timer module
 #  
-#  Copyright (c) 2009, Apple Inc. <BR>
-#  All rights reserved. This program and the accompanying materials
+#  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
+#  This program and the accompanying materials
 #  are licensed and made available under the terms and conditions of the BSD License
 #  which accompanies this distribution.  The full text of the license may be found at
 #  http://opensource.org/licenses/bsd-license.php
 [Protocols]
   gEfiTimerArchProtocolGuid  
   gHardwareInterruptProtocolGuid
-  gTimerDebugSupportProtocolGuid
 
 [Pcd.common]
   gEmbeddedTokenSpaceGuid.PcdTimerPeriod
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedFdPerformanceCounterPeriodInNanoseconds
-  gOmap35xxTokenSpaceGuid.PcdBeagleArchTimer
+  gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterPeriodInNanoseconds
+  gOmap35xxTokenSpaceGuid.PcdOmap35xxArchTimer
 
 [Depex]
   gHardwareInterruptProtocolGuid
\ No newline at end of file