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

Data Fields

LIST_ENTRY Link
 
CHAR16 * Key
 
CHAR16 * Val
 
UINT32 Atts
 

Detailed Description

Definition at line 17 of file ShellEnvVar.h.

Field Documentation

◆ Atts

UINT32 ENV_VAR_LIST::Atts

Definition at line 21 of file ShellEnvVar.h.

◆ Key

CHAR16* ENV_VAR_LIST::Key

Definition at line 19 of file ShellEnvVar.h.

◆ Link

LIST_ENTRY ENV_VAR_LIST::Link

Definition at line 18 of file ShellEnvVar.h.

◆ Val

CHAR16* ENV_VAR_LIST::Val

Definition at line 20 of file ShellEnvVar.h.


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