iPXE
|
iBFT Control structure More...
#include <ibft.h>
Data Fields | |
struct ibft_header | header |
Common header. More... | |
uint16_t | extensions |
Extensions. More... | |
ibft_off_t | initiator |
Offset to Initiator structure. More... | |
struct ibft_offset_pair | pair [2] |
Offsets to NIC and Target structures. More... | |
struct ibft_header ibft_control::header |
ibft_off_t ibft_control::initiator |
struct ibft_offset_pair ibft_control::pair[2] |
Offsets to NIC and Target structures.
Definition at line 129 of file ibft.h.
Referenced by ibft_install().