iPXE
Data Fields
bofm_section_header Struct Reference

BOFM section header. More...

#include <bofm.h>

Data Fields

uint32_t magic
 Signature. More...
 
uint16_t length
 Length. More...
 

Detailed Description

BOFM section header.

Defined in section 4.2 of the Open Fabric Manager Parameter Specification document.

Definition at line 135 of file bofm.h.

Field Documentation

◆ magic

uint32_t bofm_section_header::magic

Signature.

Definition at line 137 of file bofm.h.

Referenced by bofm_locate_section().

◆ length

uint16_t bofm_section_header::length

Length.

Definition at line 139 of file bofm.h.

Referenced by bofm(), and bofm_locate_section().


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