iPXE
Data Fields
ibft_string Struct Reference

A string within the iBFT. More...

#include <ibft.h>

Data Fields

ibft_size_t len
 Length of string. More...
 
ibft_off_t offset
 Offset to string. More...
 

Detailed Description

A string within the iBFT.

Definition at line 62 of file ibft.h.

Field Documentation

◆ len

ibft_size_t ibft_string::len

Length of string.

Definition at line 64 of file ibft.h.

◆ offset

ibft_off_t ibft_string::offset

Offset to string.

Definition at line 66 of file ibft.h.


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