summaryrefslogtreecommitdiff
path: root/PerformancePkg/PerformancePkg.dsc
diff options
context:
space:
mode:
authorlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>2011-10-30 13:14:44 +0000
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>2011-10-30 13:14:44 +0000
commit034307a7ec57dd87b83b14e2c706b3e7c2d302c5 (patch)
tree67c3de8cd04574fa7fa86fed925f6c5be792de65 /PerformancePkg/PerformancePkg.dsc
parentb3c30cb37fd066e3c719ef819704ad7f65e10630 (diff)
Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory.
Signed-off-by: lzeng14 Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12604 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PerformancePkg/PerformancePkg.dsc')
-rw-r--r--PerformancePkg/PerformancePkg.dsc7
1 files changed, 4 insertions, 3 deletions
diff --git a/PerformancePkg/PerformancePkg.dsc b/PerformancePkg/PerformancePkg.dsc
index 0717322d9..b6b6c2df1 100644
--- a/PerformancePkg/PerformancePkg.dsc
+++ b/PerformancePkg/PerformancePkg.dsc
@@ -63,15 +63,16 @@
# that is different than the one below.
#
# TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
- TimerLib|PerformancePkg/Library/DxeTscTimerLib/DxeTscTimerLib.inf
+ TimerLib|PerformancePkg/Library/TscTimerLib/DxeTscTimerLib.inf
[LibraryClasses.IPF]
PalLib|MdePkg/Library/UefiPalLib/UefiPalLib.inf
TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
[Components.IA32, Components.X64]
- PerformancePkg/Library/DxeTscTimerLib/DxeTscTimerLib.inf
- PerformancePkg/Library/PeiTscTimerLib/PeiTscTimerLib.inf
+ PerformancePkg/Library/TscTimerLib/DxeTscTimerLib.inf
+ PerformancePkg/Library/TscTimerLib/PeiTscTimerLib.inf
+ PerformancePkg/Library/TscTimerLib/BaseTscTimerLib.inf
[Components]
PerformancePkg/Dp_App/Dp.inf