iPXE
setting Struct Reference

A setting. More...

#include <settings.h>

Data Fields

const char * name
 Name.
const char * description
 Description.
const struct setting_typetype
 Setting type.
uint64_t tag
 Setting tag, if applicable.
const struct settings_scopescope
 Setting scope (or NULL)

Detailed Description

A setting.

Definition at line 24 of file settings.h.

Field Documentation

◆ name

◆ description

const char* setting::description

Description.

Definition at line 31 of file settings.h.

Referenced by draw_info_row(), and efi_snp_hii_questions().

◆ type

◆ tag

◆ scope


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