|
iPXE
|
EDD device path information. More...
#include <edd.h>
Data Fields | |
| uint16_t | key |
| Key. More... | |
| uint8_t | len |
| Length of this structure. More... | |
| uint8_t | reserved_a [3] |
| Reserved. More... | |
| struct edd_host_bus_type | host_bus_type |
| Host bus type. More... | |
| struct edd_interface_type | interface_type |
| Interface type. More... | |
| union edd_interface_path | interface_path |
| Interface path. More... | |
| union edd_device_path | device_path |
| Device path. More... | |
| uint8_t | reserved_b |
| Reserved. More... | |
| uint8_t | checksum |
| Checksum. More... | |
| uint16_t edd_device_path_information::key |
| uint8_t edd_device_path_information::len |
Length of this structure.
Definition at line 166 of file edd.h.
Referenced by int13_device_path_info().
| 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 |
| uint8_t edd_device_path_information::checksum |
1.8.15