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

Data Fields

UINTN Signature
 
LIST_ENTRY Link
 
CHAR16 * Name
 
UINTN DataSize
 
UINT32 Attributes
 
UINT16 Index
 
EFI_QUESTION_ID QuestionId
 
CHAR16 * PromptString
 
CHAR16 * HelpString
 
BOOLEAN Deleted
 

Detailed Description

Definition at line 64 of file PlatVarCleanup.h.

Field Documentation

◆ Attributes

UINT32 USER_VARIABLE_NAME_NODE::Attributes

Definition at line 69 of file PlatVarCleanup.h.

◆ DataSize

UINTN USER_VARIABLE_NAME_NODE::DataSize

Definition at line 68 of file PlatVarCleanup.h.

◆ Deleted

BOOLEAN USER_VARIABLE_NAME_NODE::Deleted

Definition at line 74 of file PlatVarCleanup.h.

◆ HelpString

CHAR16* USER_VARIABLE_NAME_NODE::HelpString

Definition at line 73 of file PlatVarCleanup.h.

◆ Index

UINT16 USER_VARIABLE_NAME_NODE::Index

Definition at line 70 of file PlatVarCleanup.h.

◆ Link

LIST_ENTRY USER_VARIABLE_NAME_NODE::Link

Definition at line 66 of file PlatVarCleanup.h.

◆ Name

CHAR16* USER_VARIABLE_NAME_NODE::Name

Definition at line 67 of file PlatVarCleanup.h.

◆ PromptString

CHAR16* USER_VARIABLE_NAME_NODE::PromptString

Definition at line 72 of file PlatVarCleanup.h.

◆ QuestionId

EFI_QUESTION_ID USER_VARIABLE_NAME_NODE::QuestionId

Definition at line 71 of file PlatVarCleanup.h.

◆ Signature

UINTN USER_VARIABLE_NAME_NODE::Signature

Definition at line 65 of file PlatVarCleanup.h.


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