]> git.proxmox.com Git - mirror_edk2.git/commit
remove a segment of code, in which it forces EHCI to be connected firstly before...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Aug 2009 06:30:00 +0000 (06:30 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Aug 2009 06:30:00 +0000 (06:30 +0000)
commit0c7517b92b5fd64276bed4e45acb18aba3fa7602
tree237bdc84a6466626f618a577cc7e28716af62fed
parenta90ccab851017e45d32ade0644aca0957a9ea430
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
IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c