-
- Downloads
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. libreboot will have to maintain these from now on. the patches have been rebased for use with grub 2.12. Signed-off-by:Leah Rowe <leah@libreboot.org>
Showing
- config/grub/modules.list 1 addition, 0 deletionsconfig/grub/modules.list
- config/grub/patches/0005-xhci/0001-grub-core-bus-usb-Parse-SuperSpeed-companion-descrip.patch 245 additions, 0 deletions...rub-core-bus-usb-Parse-SuperSpeed-companion-descrip.patch
- config/grub/patches/0005-xhci/0002-usb-Add-enum-for-xHCI.patch 29 additions, 0 deletions...g/grub/patches/0005-xhci/0002-usb-Add-enum-for-xHCI.patch
- config/grub/patches/0005-xhci/0003-usbtrans-Set-default-maximum-packet-size.patch 33 additions, 0 deletions...-xhci/0003-usbtrans-Set-default-maximum-packet-size.patch
- config/grub/patches/0005-xhci/0004-grub-core-bus-usb-Add-function-pointer-for-attach-de.patch 121 additions, 0 deletions...rub-core-bus-usb-Add-function-pointer-for-attach-de.patch
- config/grub/patches/0005-xhci/0005-grub-core-bus-usb-usbhub-Add-new-private-fields-for-.patch 77 additions, 0 deletions...rub-core-bus-usb-usbhub-Add-new-private-fields-for-.patch
- config/grub/patches/0005-xhci/0006-grub-core-bus-usb-Add-xhci-support.patch 2814 additions, 0 deletions...s/0005-xhci/0006-grub-core-bus-usb-Add-xhci-support.patch
- config/grub/patches/0005-xhci/0007-grub-core-bus-usb-usbhub-Add-xHCI-non-root-hub-suppo.patch 127 additions, 0 deletions...rub-core-bus-usb-usbhub-Add-xHCI-non-root-hub-suppo.patch
- config/grub/patches/0005-xhci/0008-Fix-compilation-on-x86_64.patch 90 additions, 0 deletions...ub/patches/0005-xhci/0008-Fix-compilation-on-x86_64.patch
Loading
Please register or sign in to comment