Home | History | Annotate | Download | only in RuntimeDxe

Lines Matching refs:Variable

2 #  Provides variable service.

4 # This module installs variable arch protocol and variable write arch protocol to provide
5 # variable services: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.
8 # This driver will have external input - variable data.
41 Variable.c
43 Variable.h
80 ## PRODUCES ## GUID # Signature of Variable store header
81 ## CONSUMES ## GUID # Signature of Variable store header
86 ## PRODUCES ## GUID # Signature of Variable store header
87 ## CONSUMES ## GUID # Signature of Variable store header
92 ## SOMETIMES_CONSUMES ## Variable:L"PlatformLang"
93 ## SOMETIMES_PRODUCES ## Variable:L"PlatformLang"
94 ## SOMETIMES_CONSUMES ## Variable:L"Lang"
95 ## SOMETIMES_PRODUCES ## Variable:L"Lang"
104 ## SOMETIMES_CONSUMES ## Variable:L"DB"
105 ## SOMETIMES_CONSUMES ## Variable:L"DBX"
122 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics ## CONSUMES # statistic the information of variable.