#88: Add UHCI/OHCI/EHCI support to GRUB2 ----------------------------+----------------------------------------------- Reporter: uwe | Owner: oxygene Type: enhancement | Status: closed Priority: minor | Milestone: Component: libpayload | Version: Resolution: wontfix | Keywords: Dependencies: | Patchstatus: there is no patch ----------------------------+----------------------------------------------- Changes (by stepan):
* priority: critical => minor * resolution: => wontfix * status: new => closed * component: grub2 => libpayload * milestone: Port GRUB2 to coreboot =>
Comment:
The usb stack was moved to libpayload, and we stopped developing for GRUB2. Thus closing this bug.
OHCI and EHCI are still to be done. But that's a different story.
On Wed, Sep 03, 2008 at 12:10:40PM -0000, coreboot wrote:
OHCI and EHCI are still to be done. But that's a different story.
Hi,
This year's GSoC Marco Gerards worked on USB for GRUB. There's a preliminar OHCI implementation that is currently in the process of being integrated, and could use some testing. See:
http://grub.enbug.org/USBSupport
As for EHCI, Marco said he plans to do that next.