summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-06-18 18:35:42 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-06-18 18:42:57 +0100
commit07236f53b30f92078437647a932ab9fda3d8381a (patch)
tree2f4bb93f3e5bb2dc9f92913a7cb16cd6a473f948
parent567bf4cf0372af7374b7c1219f780864428a7f40 (diff)
Revert "ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib"
Since this commit, TC2 has no longer boots: commit ad91798676e8497b0631ff24d1bee031c0a38e9b Author: Olivier Martin <olivier.martin@arm.com> Date: Tue Aug 26 10:16:16 2014 +0000 ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@159036f19259b-4bc3-4df7-8a09-765794883524 This patch reverts commit ad91798676e8497b0631ff24d1bee031c0a38e9b and TC2 is able to boot again. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf11
1 files changed, 10 insertions, 1 deletions
diff --git a/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf b/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
index 03a4b1efa..f61433397 100644
--- a/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
+++ b/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
@@ -1,6 +1,6 @@
#/** @file
#
-# Copyright (c) 2011 - 2014, ARM Limited. All rights reserved.<BR>
+# Copyright (c) 2011-2012, ARM Limited. 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
@@ -28,11 +28,20 @@
EmbeddedPkg/EmbeddedPkg.dec
ArmPkg/ArmPkg.dec
+
[LibraryClasses]
DebugLib
+ IoLib
ArmLib
BaseLib
ArmGenericTimerCounterLib
+[Protocols]
+
+[Guids]
+
[Pcd]
gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz
+
+[Depex]
+ gEfiCpuArchProtocolGuid