audk/IntelFrameworkModulePkg/Library/GenericBdsLib
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
..
Ipf Minor code enhancement. 2010-01-07 09:17:03 +00:00
BdsBoot.c For network dynamic media detect support: invoke Snp->GetStatus() before use Snp->Mode->MediaPresent. Upon successful return of Snp->GetStatus(), the Snp->Mode->MediaPresent will be updated to indicate the latest media status. 2010-02-03 04:37:29 +00:00
BdsConnect.c Refine comments. 2009-07-08 03:10:33 +00:00
BdsConsole.c revert the change on BdsConsole. when doing minimal boot, the ConsoleIn variable is used to store existing input device's device path. If the device can not be connected, its device path will be removed from ConsoleIn. 2009-08-31 02:39:56 +00:00
BdsMisc.c Add BdsLibUserIdentify API in GenericBdsLib 2010-02-01 06:13:04 +00:00
Bmp.h Fix Doxygen comment syntax 2009-07-12 23:39:58 +00:00
DevicePath.c 1. Add UEFI 2.2 VLAN device path definition to MdePkg 2009-11-12 10:40:58 +00:00
GenericBdsLib.inf Add BdsLibUserIdentify API in GenericBdsLib 2010-02-01 06:13:04 +00:00
GenericBdsStrings.uni Update BDS boot option description string to use UNI file string in GenericBdsLib for localization. 2010-01-27 07:18:36 +00:00
InternalBdsLib.h 1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFileProtocol, other than EfiManagedNetworkServiceBindingProtocol. 2010-01-25 03:05:41 +00:00
Performance.c Assume Tick value 1 as the beginning time of boot. 2010-02-08 02:12:47 +00:00
String.c Update BDS boot option description string to use UNI file string in GenericBdsLib for localization. 2010-01-27 07:18:36 +00:00
String.h Update BDS boot option description string to use UNI file string in GenericBdsLib for localization. 2010-01-27 07:18:36 +00:00