[PATCH v4 0/6] Add support for USB-EFI devices in EFI Playload

Sascha Hauer s.hauer at pengutronix.de
Fri Sep 11 02:53:02 PDT 2026


On Fri, 04 Sep 2026 15:58:24 +0200, Fabian Pflug wrote:
> When running as EFI payload, barebox does not have control over the USB
> bus, but instead the BIOS will have enumerated and set up devices.
> 
> The UEFI will also expose an API to access the devices, with one handle
> per USB interface.
> This driver will create an USB-Host per device and initialize the device
> and pass it onto barebox for driver initialization, allowing all
> usb-devices to be used.
> 
> [...]

Applied, thanks!

[1/6] efi: usb: add header for usb-efi
      https://git.pengutronix.de/cgit/barebox/commit/?id=a618c8160eb0 (link may not be stable)
[2/6] usb: core: make usb_set_maxpacket_ep public
      https://git.pengutronix.de/cgit/barebox/commit/?id=299cca8451f1 (link may not be stable)
[3/6] drivers: usb: host: efi: add efi io driver
      https://git.pengutronix.de/cgit/barebox/commit/?id=a2d1fdffed5e (link may not be stable)
[4/6] efi: guid: add guid for usb host controller 2
      https://git.pengutronix.de/cgit/barebox/commit/?id=a47545ab783d (link may not be stable)
[5/6] test: x86: add test for uefi usb io
      https://git.pengutronix.de/cgit/barebox/commit/?id=b31adcfd28bc (link may not be stable)
[6/6] drivers: usb: add usb_add_device to add a device
      https://git.pengutronix.de/cgit/barebox/commit/?id=352e731edd61 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list