audk/PerformancePkg
lzeng14 d50f6f8be8 TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type.
But its constructor uses the global variable mTscFrequency to store frequency, which doesn't work on XIP PEIM.
Split it to two LIBs for PEI and DXE separately.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11312 6f19259b-4bc3-4df7-8a09-765794883524
2011-02-15 02:02:06 +00:00
..
Dp_App ProcessCumulative() function always calculates the average performance by dividing the count of performance record. 2011-01-20 11:18:14 +00:00
Include TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. 2011-02-15 02:02:06 +00:00
Library TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. 2011-02-15 02:02:06 +00:00
PerformancePkg.dec TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. 2011-02-15 02:02:06 +00:00
PerformancePkg.dsc TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. 2011-02-15 02:02:06 +00:00