ibft_header Struct Reference

iBFT structure header More...

#include <ibft.h>


Data Fields

uint8_t structure_id
 Structure ID.
uint8_t version
 Version (always 1).
uint16_t length
 Length, including this header.
uint8_t index
 Index.
uint8_t flags
 Flags.


Detailed Description

iBFT structure header

This structure is common to several sections within the iBFT.

Definition at line 80 of file ibft.h.


Field Documentation

Structure ID.

This is an IBFT_STRUCTURE_ID_XXX constant

Definition at line 85 of file ibft.h.

Version (always 1).

Definition at line 87 of file ibft.h.

Length, including this header.

Definition at line 89 of file ibft.h.

Index.

This is the number of the NIC or Target, when applicable.

Definition at line 94 of file ibft.h.

Flags.

Definition at line 96 of file ibft.h.


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

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