audk/IntelFrameworkModulePkg/Library/GenericBdsLib
eric_tian a29a93b4bd 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.
So due the usb hot plug feature, we should always connect USB host controller according to the consolein device provided by PlatformData file before entering frontpage. This way can avoid usb device can not work in frontpage phase.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9207 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-31 02:39:56 +00:00
..
Ipf
BdsBoot.c Add performance logging on EFI boot path 2009-08-14 05:55:45 +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 Use UNI file string to display Boot Option for language localization. 2009-06-25 04:44:45 +00:00
Bmp.h Fix Doxygen comment syntax 2009-07-12 23:39:58 +00:00
DevicePath.c Should not use integer as boolean value for judgment. 2009-06-30 02:15:24 +00:00
GenericBdsLib.inf Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile 2009-07-09 05:48:35 +00:00
InternalBdsLib.h Fix build break for missing definition of PCI_IF_EHCI 2009-07-24 19:31:01 +00:00
Performance.c 1. Log performance data below 4G 2009-08-14 05:58:46 +00:00