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:
@@ -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
|
||||
|
Reference in New Issue
Block a user