audk/IntelFrameworkModulePkg/Library
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
..
BaseUefiTianoCustomDecompressLib Update code style. 2009-06-26 08:39:21 +00:00
DxeReportStatusCodeLibFramework Add check for memory allocation. 2009-06-29 07:29:39 +00:00
GenericBdsLib 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
LzmaCustomDecompressLib Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. 2009-08-05 21:11:56 +00:00
OemHookStatusCodeLibNull Refine code for OemHookStatusCodeLibNull. 2009-05-07 08:51:16 +00:00
PeiDxeDebugLibReportStatusCode recalculate the total size of format string printed by DebugPrint(). 2009-08-13 02:33:05 +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
PeiReportStatusCodeLib Remove extra #includes where possible to make build more efficient 2009-07-11 23:27:49 +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 Add the missing header file. 2009-07-10 08:37:27 +00:00