index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
/
usbio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Allow for custom methods for disconnecting existing drivers
Michael Brown
2025-04-17
1
-1
/
+21
*
[efi] Disconnect existing drivers on a per-protocol basis
Michael Brown
2025-03-29
1
-0
/
+1
*
[efi] Define an attachment priority order for EFI drivers
Michael Brown
2025-03-29
1
-1
/
+1
*
[efi] Allow use of typed pointers for efi_open() et al
Michael Brown
2025-03-24
1
-27
/
+7
*
[efi] Use efi_open() for all ephemeral protocol opens
Michael Brown
2025-03-24
1
-53
/
+15
*
[efi] Use efi_open_by_driver() for all by-driver protocol opens
Michael Brown
2025-03-24
1
-23
/
+8
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
1
-2
/
+3
*
[efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown
Michael Brown
2019-09-15
1
-0
/
+8
*
[efi] Report failed control transfers as expected by the USB core
Michael Brown
2019-09-15
1
-2
/
+6
*
[usb] Allow for wildcard USB class IDs
Michael Brown
2015-09-14
1
-3
/
+4
*
[usb] Select preferred USB device configuration based on driver score
Michael Brown
2015-09-14
1
-10
/
+8
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-3
/
+2
*
[usb] Generalise zero-length packet generation logic
Michael Brown
2015-09-13
1
-6
/
+3
*
[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-07
1
-0
/
+1722