audk/IntelFrameworkModulePkg/Library
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
..
BaseUefiTianoCustomDecompressLib Update code style. 2009-06-26 08:39:21 +00:00
DxeReportStatusCodeLibFramework Remove status code modules' dependency on IntelFrameworkModulePkg. 2009-12-25 06:34:07 +00:00
GenericBdsLib Assume Tick value 1 as the beginning time of boot. 2010-02-08 02:12:47 +00:00
LzmaCustomDecompressLib Minor code enhancement. 2010-01-07 09:08:58 +00:00
PeiDxeDebugLibReportStatusCode Remove status code modules' dependency on IntelFrameworkModulePkg. 2009-12-25 06:34:07 +00:00
PeiRecoveryLib Update the comments for S3Lib and RecoveryLib instances to state that they are deprecated. 2009-08-11 15:52:57 +00:00
PeiS3Lib Update the comments for S3Lib and RecoveryLib instances to state that they are deprecated. 2009-08-11 15:52:57 +00:00
PlatformBdsLibNull ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. 2009-07-13 12:04:24 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework Remove status code modules' dependency on IntelFrameworkModulePkg. 2009-12-25 06:34:07 +00:00