Lines Matching full:variable
3 * Headers for EFI variable service via StandAloneMM, EDK2 application running
34 * struct efi_mm_communicate_header - Header used for SMM variable communication
113 * struct smm_variable_communicate_header - Used for SMM variable communication
133 * @data_size: size of EFI variable data
136 * @name: variable name
165 * @name_size: size of the name of the variable
166 * @name: variable name
184 * @max_variable_size: max variable supported size
198 * struct var_check_property - Used to store variable properties in StMM
200 * @revision: magic revision number for variable property checking
201 * @property: properties mask for the variable used in StMM.
203 * @attributes: variable attributes used in StMM checking when properties
204 * for a variable are enabled
205 * @minsize: minimum allowed size for variable payload checked against
207 * @maxsize: maximum allowed size for variable payload checked against
220 * struct smm_variable_var_check_property - Used to communicate variable
225 * @property: variable properties struct
226 * @name: variable name