|
iPXE
|
BOFM table header. More...
#include <bofm.h>
Data Fields | |
| uint32_t | magic |
| Signature. More... | |
| uint32_t | action |
| Subsignature (action string) More... | |
| uint8_t | version |
| Data structure version. More... | |
| uint8_t | level |
| Data structure level. More... | |
| uint16_t | length |
| Data structure length. More... | |
| uint8_t | checksum |
| Data structure checksum. More... | |
| char | profile [32] |
| Data structure profile. More... | |
| uint32_t | options |
| Data structure global options. More... | |
| uint32_t | sequence |
| Data structure sequence stamp. More... | |
BOFM table header.
Defined in section 4.1 of the Open Fabric Manager Parameter Specification document.
| uint32_t bofm_global_header::magic |
| uint32_t bofm_global_header::action |
| uint16_t bofm_global_header::length |
| char bofm_global_header::profile[32] |
| uint32_t bofm_global_header::options |
| uint32_t bofm_global_header::sequence |
1.8.15