|
iPXE
|
USB I/O protocol. More...
#include <ipxe/list.h>#include <ipxe/efi/efi.h>#include <ipxe/efi/efi_driver.h>#include <ipxe/efi/Protocol/UsbIo.h>#include <ipxe/usb.h>Go to the source code of this file.
Data Structures | |
| struct | efi_usb_device |
| An EFI USB device. More... | |
| struct | efi_usb_interface |
| An EFI USB device interface. More... | |
| struct | efi_usb_endpoint |
| An EFI USB device endpoint. More... | |
Macros | |
| #define | EFI_USB_ASYNC_FILL 2 |
| Asynchronous transfer fill level. More... | |
USB I/O protocol.
Definition in file efi_usb.h.
1.8.15