audk/IntelFrameworkModulePkg/Library/GenericBdsLib
eric_tian 0c7517b92b remove a segment of code, in which it forces EHCI to be connected firstly before UHCI when ConOut variable contains such usb device path.
This code was used to tune performance in Edk. Due to EdkII has enhanced Ehci driver to force it to be connected before UHCI, then the same logic is not necessary. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9030 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-10 06:30:00 +00:00
..
Ipf Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. 2009-01-23 07:24:55 +00:00
BdsBoot.c Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. 2009-07-15 22:28:07 +00:00
BdsConnect.c Refine comments. 2009-07-08 03:10:33 +00:00
BdsConsole.c remove a segment of code, in which it forces EHCI to be connected firstly before UHCI when ConOut variable contains such usb device path. 2009-08-10 06:30:00 +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 Update for the performance infrastructure changes: 2009-02-23 03:15:57 +00:00