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
This commit is contained in:
lzeng14
2011-10-30 13:14:44 +00:00
parent b3c30cb37f
commit 034307a7ec
10 changed files with 354 additions and 363 deletions

View File

@@ -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