gpxe_ibft Struct Reference

An iBFT created by gPXE. More...

#include <ibft.h>


Public Member Functions

struct ibft_initiator initiator __attribute__ ((aligned(16)))
 The Initiator section.
struct ibft_nic nic __attribute__ ((aligned(16)))
 The NIC section.
struct ibft_target target __attribute__ ((aligned(16)))
 The Target section.

Data Fields

struct ibft_table table
 The fixed section.
char strings [IBFT_STRINGS_SIZE]
 Strings block.


Detailed Description

An iBFT created by gPXE.

Definition at line 283 of file ibft.h.


Member Function Documentation

struct ibft_initiator initiator gpxe_ibft::__attribute__ ( (aligned(16))   )  [read]

The Initiator section.

struct ibft_nic nic gpxe_ibft::__attribute__ ( (aligned(16))   )  [read]

The NIC section.

struct ibft_target target gpxe_ibft::__attribute__ ( (aligned(16))   )  [read]

The Target section.


Field Documentation

The fixed section.

Definition at line 285 of file ibft.h.

char gpxe_ibft::strings[IBFT_STRINGS_SIZE]

Strings block.

Definition at line 293 of file ibft.h.


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

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1