iPXE
Data Fields
ibft_table Struct Reference

iSCSI Boot Firmware Table (iBFT) More...

#include <ibft.h>

Data Fields

struct acpi_header acpi
 ACPI header. More...
 
uint8_t reserved [12]
 Reserved. More...
 
struct ibft_control control
 Control structure. More...
 

Detailed Description

iSCSI Boot Firmware Table (iBFT)

Definition at line 274 of file ibft.h.

Field Documentation

◆ acpi

struct acpi_header ibft_table::acpi

ACPI header.

Definition at line 276 of file ibft.h.

◆ reserved

uint8_t ibft_table::reserved[12]

Reserved.

Definition at line 278 of file ibft.h.

◆ control

struct ibft_control ibft_table::control

Control structure.

Definition at line 280 of file ibft.h.

Referenced by ibft_install().


The documentation for this struct was generated from the following file: