|
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... | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (PERMITTED) | |
USB I/O protocol.
Definition in file efi_usb.h.
| #define EFI_USB_ASYNC_FILL 2 |
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
1.8.15