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

Data Fields

UINTN Signature
 
LIST_ENTRY Link
 
EFI_GUID Guid
 
CHAR16 * PromptString
 
LIST_ENTRY NameLink
 

Detailed Description

Definition at line 52 of file PlatVarCleanup.h.

Field Documentation

◆ Guid

EFI_GUID USER_VARIABLE_NODE::Guid

Definition at line 55 of file PlatVarCleanup.h.

◆ Link

LIST_ENTRY USER_VARIABLE_NODE::Link

Definition at line 54 of file PlatVarCleanup.h.

◆ NameLink

LIST_ENTRY USER_VARIABLE_NODE::NameLink

Definition at line 57 of file PlatVarCleanup.h.

◆ PromptString

CHAR16* USER_VARIABLE_NODE::PromptString

Definition at line 56 of file PlatVarCleanup.h.

◆ Signature

UINTN USER_VARIABLE_NODE::Signature

Definition at line 53 of file PlatVarCleanup.h.


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