I think the most important drivers are USB 3.X drivers. And it would be nice, if we can get beta versions of the drivers developed by arcanoae.
I don't speak for Arca Noae, but I do test their software.
USBXHCD.SYS does exist, and it is about 80% working. It is getting better at each try, but USB (in general) is a terrible technology, and speeding it up isn't helping.
If you are interested in USB, have a read at:
https://en.wikipedia.org/wiki/USB.
Okay, what works, or not, for me (Nov. 9, 2019 driver attempt):
Asus A88XM-A motherboard, with two AMD USB 3 adapters, my Lenovo ThinkPad T510, with a Startech plug in USB 3 ExpressCard adpter (Renesas chip set), and my Lenovo ThinkPad L530, with one Intel USB 3 adapter. I can read/write USB 1.0, and USB 2.0, sticks (I would assume USB 1.1 also works, but I don't have one of them). Using a USB 3 stick either hangs, or crashes the system. On the bright side, I can put a short USB 2.0 cable between the stick, and the controller, and the USB 3 stick will work as a USB 2.0 device. This doesn't always work, something isn't initializing properly. I suspect a bad connector, but haven't been able to prove that, yet.
One other system, an Asus M3A78-EM motherboard, has a plug in Fresco Logic card. It will load the driver, but nothing ever happens when I plug in a device (of any kind).
Booting from USB 3 works on the Asus A88XM-A machine, and on the Lenovo ThinkPad L530. Those two have built in USB 3 adapters, and the BIOS will boot from USB 3 sticks (losing connection, or crashing, when the driver loads). The others are plug in adapters, that the BIOS doesn't know about, so no boot. Of course, those machines do have USB 2 support, so I can boot from that.
So, USBXHCD.SYS exists, and it partly works, but it is certainly not ready for beta testing by the outside world. All of this works in windows, of course.