audk/IntelFrameworkModulePkg
jgong5 07341a33f2 Assume Tick value 1 as the beginning time of boot.
This is part of the fix of #202075 to make sure the usage model below doesn’t break:
PERF_START (0, “Token1”, “Module1”, 1);
PERF_END (0, “Token1”, Module1”, 0);


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9943 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-08 02:12:47 +00:00
..
Bus Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-29 23:34:42 +00:00
Include Add BdsLibUserIdentify API in GenericBdsLib 2010-02-01 06:13:04 +00:00
Library Assume Tick value 1 as the beginning time of boot. 2010-02-08 02:12:47 +00:00
Universal Fix ICC build break 2010-02-04 13:47:21 +00:00
ChangeLog.txt Remove SetupBrowser, DriverSample and HiiDatabase. 2008-02-28 12:31:11 +00:00
IntelFrameworkModulePkg.dec Fix two incorrect PCD token number in IntelFrameworkModulePkg 2010-02-05 05:58:47 +00:00
IntelFrameworkModulePkg.dsc Add generic module that produces the Framework CPU I/O Protocol using the services from the MdePkg IoLib 2010-01-14 18:57:44 +00:00