|
iPXE
|
EDD device path information. More...
#include <edd.h>
Data Fields | |
| uint16_t | key |
| Key. | |
| uint8_t | len |
| Length of this structure. | |
| uint8_t | reserved_a [3] |
| Reserved. | |
| struct edd_host_bus_type | host_bus_type |
| Host bus type. | |
| struct edd_interface_type | interface_type |
| Interface type. | |
| union edd_interface_path | interface_path |
| Interface path. | |
| union edd_device_path | device_path |
| Device path. | |
| uint8_t | reserved_b |
| Reserved. | |
| uint8_t | checksum |
| Checksum. | |
| uint8_t edd_device_path_information::len |
| struct edd_host_bus_type edd_device_path_information::host_bus_type |
| struct edd_interface_type edd_device_path_information::interface_type |
| union edd_interface_path edd_device_path_information::interface_path |
| union edd_device_path edd_device_path_information::device_path |