cbmk/config/grub/patches/0005-xhci
Leah Rowe 428ebea0d9 grub xhci support
see:

https://github.com/9elements/grub/commits/xhci-module-upstreaming-squash_v4/

grub only supports xhci on bios/uefi targets, but not coreboot.
some newer machines don't have ps/2 controllers, and boot in a
way where ehci isn't available at startup; the controller can't
be used by ehci code, there must be xhci support.

the code is from Patrick Rudolph working on behalf of 9elements.
the code was also sent here for review:

https://lists.gnu.org/archive/html/grub-devel/2020-12/msg00111.html

however, upstream never merged these patches. canoeboot will have
to maintain these from now on. the patches have been rebased for
use with grub 2.12.

Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-02 23:07:43 +01:00
..
0001-grub-core-bus-usb-Parse-SuperSpeed-companion-descrip.patch grub xhci support 2024-05-02 23:07:43 +01:00
0002-usb-Add-enum-for-xHCI.patch grub xhci support 2024-05-02 23:07:43 +01:00
0003-usbtrans-Set-default-maximum-packet-size.patch grub xhci support 2024-05-02 23:07:43 +01:00
0004-grub-core-bus-usb-Add-function-pointer-for-attach-de.patch grub xhci support 2024-05-02 23:07:43 +01:00
0005-grub-core-bus-usb-usbhub-Add-new-private-fields-for-.patch grub xhci support 2024-05-02 23:07:43 +01:00
0006-grub-core-bus-usb-Add-xhci-support.patch grub xhci support 2024-05-02 23:07:43 +01:00
0007-grub-core-bus-usb-usbhub-Add-xHCI-non-root-hub-suppo.patch grub xhci support 2024-05-02 23:07:43 +01:00
0008-Fix-compilation-on-x86_64.patch grub xhci support 2024-05-02 23:07:43 +01:00