Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
variable_validate Struct Reference

Data Fields

charname
 
bool(* validate )(struct efi_variable *var, int match, u8 *data, unsigned long len)
 

Detailed Description

Definition at line 317 of file efivars.c.

Field Documentation

char* name

Definition at line 318 of file efivars.c.

bool(* validate)(struct efi_variable *var, int match, u8 *data, unsigned long len)

Definition at line 319 of file efivars.c.


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