Good day Patrick,
On Wed, 24 Feb 2021 07:46:48 +0100
Patrick Rudolph wrote:
> Hi Glenn,
> yes it's the same patch series, but has been cleaned and improved a
> lot. I've addressed most of the comments received earlier.
I see that I implied that you hadn't and I didn't mean to. I only meant
to s
Hi Glenn,
yes it's the same patch series, but has been cleaned and improved a lot.
I've addressed most of the comments received earlier.
As stated in the commit message, USB 3.1 and USB 3.2 are not
tested, as I lack hardware to test this. I'm not going to look into this
any further into this as it
Hi Patrick,
Thanks for the contribution. I think this would be a great addition to
GRUB. However, there are a few issues I see at the moment.
On Mon, 7 Dec 2020 08:41:20 +0100
Patrick Rudolph wrote:
> Add basic support for xHCI USB controllers and non root xHCI hubs.
> The motivation is to use
Add basic support for xHCI USB controllers and non root xHCI hubs.
The motivation is to use this code on platforms that do not provide
user input by runtime services (like BIOS or UEFI platform) do.
This is the case when GRUB is used as coreboot payload for example.
The code is based on seabios im