TianoCore EDK2 master
Loading...
Searching...
No Matches
CONF_VALUE Struct Reference

Data Fields

char * section
 
char * name
 
char * value
 

Detailed Description

Definition at line 35 of file conf.h.

Field Documentation

◆ name

char* CONF_VALUE::name

Definition at line 37 of file conf.h.

◆ section

char* CONF_VALUE::section

Definition at line 36 of file conf.h.

◆ value

char* CONF_VALUE::value

Definition at line 38 of file conf.h.


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